{"id":369319,"url":"https://github.com/pytest-dev/pytest-timeout","last_synced_at":"2026-08-24T12:34:21.063Z","repository":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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":5284784,"name":"pytest-timeout","ecosystem":"conda","description":"pytest-timeout is a plugin which will terminate tests after a certain timeout. When doing so it will show a stack dump of all threads running at the time.","homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2017-10-17T04:39:42.000Z","latest_release_published_at":"2025-11-10T15:36:31.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-04-14T16:05:25.378Z","created_at":"2022-10-03T15:41:15.776Z","updated_at":"2026-08-20T11:27:45.827Z","registry_url":"https://anaconda.org/anaconda/pytest-timeout","install_command":"conda install -c anaconda pytest-timeout","documentation_url":null,"metadata":{},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:45.827Z","dependent_packages_count":0,"downloads":17947,"downloads_period":"total","dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":28.10042347247429,"dependent_packages_count":51.19515885022693,"stargazers_count":39.83666061705989,"forks_count":36.872353297035694,"docker_downloads_count":null,"average":39.0011490591992},"purl":"pkg:conda/pytest-timeout","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-timeout/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":851},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-23T05:06:05.492Z","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":5290633,"name":"pytest-timeout","ecosystem":"conda","description":"pytest-timeout is a plugin which will terminate tests after a certain timeout. When doing so it will show a stack dump of all threads running at the time.","homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2022-10-03T15:50:14.433Z","latest_release_published_at":"2022-01-19T06:58:09.000Z","latest_release_number":"2.1.0","last_synced_at":"2026-03-10T03:26:08.919Z","created_at":"2022-10-03T15:50:14.426Z","updated_at":"2026-08-20T11:27:47.044Z","registry_url":"https://anaconda.org/conda-forge/pytest-timeout","install_command":"conda install -c conda-forge pytest-timeout","documentation_url":null,"metadata":{},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:47.043Z","dependent_packages_count":0,"downloads":3035649,"downloads_period":"total","dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":6.387544288637158,"dependent_packages_count":51.58940066869604,"stargazers_count":28.853735216328158,"forks_count":25.26074155396976,"docker_downloads_count":null,"average":28.02285543190778},"purl":"pkg:conda/pytest-timeout?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-timeout/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":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":6165767,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:16.000Z","latest_release_published_at":"2021-04-05T18:18:16.000Z","latest_release_number":"1.4.2-r1","last_synced_at":"2026-03-11T05:08:14.023Z","created_at":"2023-01-31T23:56:46.193Z","updated_at":"2026-08-20T10:56:29.190Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:56:29.190Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":11.824430850728385,"forks_count":11.294696348615753,"average":12.176010594690041},"purl":"pkg:apk/alpine/py3-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":15,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-02-20T00:10:38.800Z","updated_at":"2023-02-20T00:10:38.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/oleg.titov@gmail.com/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-23T05:05:40.474Z","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":7767269,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_number":"2.1.0-r2","last_synced_at":"2026-03-11T04:11:49.387Z","created_at":"2023-05-22T11:24:13.218Z","updated_at":"2026-08-20T11:11:46.127Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:11:46.127Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":17.096404169368114,"forks_count":15.315944341928084,"docker_downloads_count":null,"average":8.10308712782405},"purl":"pkg:apk/alpine/py3-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":34,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-05-22T20:58:00.389Z","updated_at":"2023-05-22T20:58:00.389Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":8663553,"name":"py3-pytest-timeout-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-timeout","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-10-11T18:43:11.000Z","latest_release_published_at":"2023-10-11T18:43:11.000Z","latest_release_number":"2.2.0-r0","last_synced_at":"2026-04-14T16:05:24.743Z","created_at":"2023-12-20T10:00:39.088Z","updated_at":"2026-08-20T22:48:49.532Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/py3-pytest-timeout-pyc","install_command":"apk add py3-pytest-timeout-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T22:48:49.532Z","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-pytest-timeout-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-pytest-timeout-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout-pyc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":110,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-12-20T11:13:03.701Z","updated_at":"2023-12-20T11:13:03.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":950},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-23T05:06:14.292Z","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":11124342,"name":"py3-pytest-timeout-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-timeout","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_number":"2.3.1-r1","last_synced_at":"2026-03-11T04:08:54.685Z","created_at":"2024-12-07T06:14:22.598Z","updated_at":"2026-08-20T10:45:46.879Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/py3-pytest-timeout-pyc","install_command":"apk add py3-pytest-timeout-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:45:46.879Z","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-pytest-timeout-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout-pyc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":106,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-01-07T21:42:01.965Z","updated_at":"2025-01-07T21:42:01.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1397},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-23T05:05:59.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":13775208,"name":"python-pytest-timeout","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:40:14.427Z","latest_release_published_at":"2026-02-13T12:40:14.427Z","latest_release_number":"2.1.0-2","last_synced_at":"2026-03-13T19:45:09.733Z","created_at":"2026-02-13T12:40:14.246Z","updated_at":"2026-08-20T10:56:29.021Z","registry_url":"https://launchpad.net/ubuntu/+source/python-pytest-timeout","install_command":"apt-get install python-pytest-timeout","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-timeout","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-pexpect, python3-pytest, python3-pytest-cov, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:56:29.021Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-pytest-timeout?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-pytest-timeout/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":962},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-23T05:05:44.430Z","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":13403970,"name":"python-pytest-timeout","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:54:33.670Z","latest_release_published_at":"2026-02-06T11:54:33.670Z","latest_release_number":"2.2.0-1","last_synced_at":"2026-03-06T12:07:30.853Z","created_at":"2026-02-06T11:54:33.087Z","updated_at":"2026-08-20T10:56:29.161Z","registry_url":"https://launchpad.net/ubuntu/+source/python-pytest-timeout","install_command":"apt-get install python-pytest-timeout","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-timeout","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-pexpect, python3-pytest, python3-pytest-cov, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:56:29.160Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-pytest-timeout?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-pytest-timeout/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1229},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-23T05:05:47.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13079781,"name":"python311Packages.pytest-timeout","ecosystem":"nixpkgs","description":"Pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:43:20.098Z","latest_release_published_at":"2026-02-01T17:43:20.098Z","latest_release_number":"2.3.1","last_synced_at":"2026-08-15T19:28:04.151Z","created_at":"2026-02-01T17:43:18.621Z","updated_at":"2026-08-20T10:56:29.116Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.pytest-timeout","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-timeout","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-timeout/default.nix#L38","metadata":{"nix_attribute":"python3.11-pytest-timeout-2.3.1","position":"pkgs/development/python-modules/pytest-timeout/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-timeout","upstream_purl":"pkg:pypi/pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:56:29.115Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pytest-timeout?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-timeout/codemeta","maintainers":[{"uuid":"makefu","login":null,"name":"Felix Richter","email":"makefu@syntax-fehler.de","url":"https://github.com/makefu","packages_count":84,"html_url":null,"role":null,"created_at":"2026-03-06T03:25:39.321Z","updated_at":"2026-03-06T03:25:39.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/makefu/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13971559,"name":"python-pytest-timeout","ecosystem":"guix","description":"Plugin for py.test to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-03T00:45:34.946Z","latest_release_published_at":"2026-03-03T00:45:34.946Z","latest_release_number":"2.4.0","last_synced_at":"2026-04-07T15:01:49.889Z","created_at":"2026-03-03T00:45:34.753Z","updated_at":"2026-08-20T10:56:29.254Z","registry_url":"https://packages.guix.gnu.org/packages/python-pytest-timeout/2.4.0/","install_command":"guix install python-pytest-timeout","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/check.scm#n2071","metadata":{"location":"gnu/packages/check.scm:2071","variable_name":"python-pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:56:29.253Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-pytest-timeout","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-timeout/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32314,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1213},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-23T05:05:01.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12874603,"name":"python313Packages.pytest-timeout","ecosystem":"nixpkgs","description":"Pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T04:21:47.356Z","latest_release_published_at":"2026-01-27T04:21:47.356Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-14T14:15:55.010Z","created_at":"2026-01-27T04:21:47.168Z","updated_at":"2026-08-20T10:56:29.268Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.pytest-timeout","install_command":"nix-env -iA nixpkgs.python313Packages.pytest-timeout","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-timeout/default.nix#L35","metadata":{"nix_attribute":"python3.13-pytest-timeout-2.4.0","position":"pkgs/development/python-modules/pytest-timeout/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-timeout","upstream_purl":"pkg:pypi/pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:56:29.267Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.pytest-timeout?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-timeout/codemeta","maintainers":[{"uuid":"makefu","login":null,"name":"Felix Richter","email":"makefu@syntax-fehler.de","url":"https://github.com/makefu","packages_count":85,"html_url":null,"role":null,"created_at":"2026-03-07T06:23:55.449Z","updated_at":"2026-03-07T06:23:55.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/makefu/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":7598178,"name":"py3-pytest-timeout-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-timeout","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":5,"first_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_published_at":"2025-11-30T20:38:02.000Z","latest_release_number":"2.4.0-r0","last_synced_at":"2026-03-11T17:12:45.055Z","created_at":"2023-04-19T00:08:23.125Z","updated_at":"2026-08-20T10:59:42.172Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-pytest-timeout-pyc","install_command":"apk add py3-pytest-timeout-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:59:42.171Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.388848354517874,"stargazers_count":18.780720137168984,"forks_count":16.711754619927603,"average":12.470330777903616},"purl":"pkg:apk/alpine/py3-pytest-timeout-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout-pyc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":"oleg.titov@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-04-19T04:13:09.372Z","updated_at":"2023-04-19T04:13:09.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39921,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2939},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-23T05:05:30.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":12992905,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-11-30T20:38:02.000Z","latest_release_published_at":"2025-11-30T20:38:02.000Z","latest_release_number":"2.4.0-r0","last_synced_at":"2026-04-07T21:02:30.673Z","created_at":"2026-01-30T19:32:31.663Z","updated_at":"2026-08-20T11:11:46.137Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:11:46.137Z","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-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":"oleg.titov@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":114,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2026-03-03T10:29:06.409Z","updated_at":"2026-03-03T10:29:06.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1039},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-23T05:04:58.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13198632,"name":"python311Packages.pytest-timeout","ecosystem":"nixpkgs","description":"Pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:39:03.310Z","latest_release_published_at":"2026-02-02T00:39:03.310Z","latest_release_number":"2.3.1","last_synced_at":"2026-05-11T17:12:22.295Z","created_at":"2026-02-02T00:39:02.525Z","updated_at":"2026-08-20T11:11:46.141Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.pytest-timeout","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-timeout","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-timeout/default.nix#L38","metadata":{"nix_attribute":"python3.11-pytest-timeout-2.3.1","position":"pkgs/development/python-modules/pytest-timeout/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-timeout","upstream_purl":"pkg:pypi/pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:11:46.141Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pytest-timeout?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-timeout/codemeta","maintainers":[{"uuid":"makefu","login":null,"name":"Felix Richter","email":"makefu@syntax-fehler.de","url":"https://github.com/makefu","packages_count":88,"html_url":null,"role":null,"created_at":"2026-03-07T08:01:38.745Z","updated_at":"2026-03-07T08:01:38.745Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/makefu/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13665512,"name":"python-pytest-timeout","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:42:37.566Z","latest_release_published_at":"2026-02-12T10:42:37.566Z","latest_release_number":"2.3.1-1","last_synced_at":"2026-03-14T09:12:36.195Z","created_at":"2026-02-12T10:42:37.390Z","updated_at":"2026-08-20T11:20:26.774Z","registry_url":"https://tracker.debian.org/pkg/python-pytest-timeout","install_command":"apt-get install python-pytest-timeout","documentation_url":"https://packages.debian.org/trixie/python-pytest-timeout","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-pytest-timeout","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-pexpect, python3-pytest, python3-pytest-cov, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:20:26.773Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-pytest-timeout?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-pytest-timeout/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1676},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-23T05:04:55.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":6196246,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:16.000Z","latest_release_published_at":"2021-04-05T18:18:16.000Z","latest_release_number":"1.4.2-r1","last_synced_at":"2026-03-11T05:01:40.561Z","created_at":"2023-02-01T01:45:22.330Z","updated_at":"2026-08-20T11:23:31.811Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:23:31.811Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":10.743414895039443,"forks_count":10.402460221954806,"average":10.706645273432276},"purl":"pkg:apk/alpine/py3-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.14","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":12,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-02-20T00:10:55.566Z","updated_at":"2023-02-20T00:10:55.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/oleg.titov@gmail.com/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":8663552,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-10-11T18:43:11.000Z","latest_release_published_at":"2023-10-11T18:43:11.000Z","latest_release_number":"2.2.0-r0","last_synced_at":"2026-03-11T03:30:49.507Z","created_at":"2023-12-20T10:00:39.007Z","updated_at":"2026-08-20T11:27:04.017Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:04.016Z","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-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":110,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-12-20T11:13:03.540Z","updated_at":"2023-12-20T11:13:03.540Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":950},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-23T05:06:14.292Z","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":6081104,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-09-25T21:57:42.000Z","latest_release_published_at":"2022-09-25T21:57:42.000Z","latest_release_number":"2.1.0-r0","last_synced_at":"2026-03-11T04:11:57.135Z","created_at":"2023-01-31T19:55:48.360Z","updated_at":"2026-08-20T11:27:01.654Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/main/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:01.654Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":15.59447625463119,"forks_count":14.404401032895475,"average":14.31318064443696},"purl":"pkg:apk/alpine/py3-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":32,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-02-01T04:36:46.790Z","updated_at":"2023-02-01T04:36:46.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-22T05:06:16.255Z","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":13298842,"name":"python310Packages.pytest-timeout","ecosystem":"nixpkgs","description":"Pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:35:24.408Z","latest_release_published_at":"2026-02-02T06:35:24.408Z","latest_release_number":"2.1.0","last_synced_at":"2026-03-07T07:43:12.581Z","created_at":"2026-02-02T06:35:24.160Z","updated_at":"2026-08-20T11:27:15.565Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.pytest-timeout","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-timeout","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-timeout/default.nix#L43","metadata":{"nix_attribute":"python3.10-pytest-timeout-2.1.0","position":"pkgs/development/python-modules/pytest-timeout/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-timeout","upstream_purl":"pkg:pypi/pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:15.564Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.pytest-timeout?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-timeout/codemeta","maintainers":[{"uuid":"makefu","login":null,"name":"Felix Richter","email":"makefu@syntax-fehler.de","url":"https://github.com/makefu","packages_count":87,"html_url":null,"role":null,"created_at":"2026-03-07T07:43:12.759Z","updated_at":"2026-03-07T07:43:12.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/makefu/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3035},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-23T05:04:39.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14528033,"name":"devel/py-test-timeout","ecosystem":"pkgsrc","description":"Py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T07:46:25.000Z","latest_release_published_at":"2026-03-19T07:46:25.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-27T06:43:08.652Z","created_at":"2026-05-27T06:43:08.244Z","updated_at":"2026-08-20T11:27:17.106Z","registry_url":"https://pkgsrc.se/devel/py-test-timeout","install_command":"pkg_add py313-test-timeout","documentation_url":"https://pkgsrc.se/devel/py-test-timeout","metadata":{"pkg_slug":"py-test-timeout","pkgbase":"py313-test-timeout","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py313-test-timeout-2.4.0"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:17.106Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-test-timeout?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-test-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-test-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-test-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-timeout/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":475},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-23T05:00:23.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":12992904,"name":"py3-pytest-timeout-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-timeout","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-11-30T20:38:02.000Z","latest_release_published_at":"2025-11-30T20:38:02.000Z","latest_release_number":"2.4.0-r0","last_synced_at":"2026-04-09T23:05:47.172Z","created_at":"2026-01-30T19:32:31.317Z","updated_at":"2026-08-20T11:27:17.419Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-pytest-timeout-pyc","install_command":"apk add py3-pytest-timeout-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:17.418Z","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-pytest-timeout-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-timeout-pyc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":"oleg.titov@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":114,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2026-03-03T19:49:54.423Z","updated_at":"2026-03-03T19:49:54.423Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1039},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-23T05:04:58.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13463968,"name":"python-pytest-timeout","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T13:00:48.496Z","latest_release_published_at":"2026-02-09T13:00:48.496Z","latest_release_number":"2.3.1-1","last_synced_at":"2026-03-09T13:05:30.966Z","created_at":"2026-02-09T13:00:47.953Z","updated_at":"2026-08-20T11:27:17.851Z","registry_url":"https://launchpad.net/ubuntu/+source/python-pytest-timeout","install_command":"apt-get install python-pytest-timeout","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-timeout","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-pexpect, python3-pytest, python3-pytest-cov, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:17.851Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-pytest-timeout?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-pytest-timeout/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1298},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-23T05:04:56.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13206892,"name":"python312Packages.pytest-timeout","ecosystem":"nixpkgs","description":"Pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:09:00.167Z","latest_release_published_at":"2026-02-02T01:09:00.167Z","latest_release_number":"2.3.1","last_synced_at":"2026-05-19T16:11:36.400Z","created_at":"2026-02-02T01:08:32.358Z","updated_at":"2026-08-20T11:27:19.259Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.pytest-timeout","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-timeout","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-timeout/default.nix#L38","metadata":{"nix_attribute":"python3.12-pytest-timeout-2.3.1","position":"pkgs/development/python-modules/pytest-timeout/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-timeout","upstream_purl":"pkg:pypi/pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:19.259Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.pytest-timeout?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-timeout/codemeta","maintainers":[{"uuid":"makefu","login":null,"name":"Felix Richter","email":"makefu@syntax-fehler.de","url":"https://github.com/makefu","packages_count":88,"html_url":null,"role":null,"created_at":"2026-03-07T13:10:44.103Z","updated_at":"2026-03-07T13:10:44.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/makefu/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13088631,"name":"python312Packages.pytest-timeout","ecosystem":"nixpkgs","description":"Pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:11:11.297Z","latest_release_published_at":"2026-02-01T18:11:11.297Z","latest_release_number":"2.3.1","last_synced_at":"2026-04-10T02:01:57.288Z","created_at":"2026-02-01T18:11:05.658Z","updated_at":"2026-08-20T11:27:27.283Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.pytest-timeout","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-timeout","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-timeout/default.nix#L38","metadata":{"nix_attribute":"python3.12-pytest-timeout-2.3.1","position":"pkgs/development/python-modules/pytest-timeout/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-timeout","upstream_purl":"pkg:pypi/pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:27.282Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.pytest-timeout?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-timeout/codemeta","maintainers":[{"uuid":"makefu","login":null,"name":"Felix Richter","email":"makefu@syntax-fehler.de","url":"https://github.com/makefu","packages_count":84,"html_url":null,"role":null,"created_at":"2026-03-03T20:21:01.559Z","updated_at":"2026-03-03T20:21:01.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/makefu/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13527700,"name":"python-pytest-timeout","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:01:44.457Z","latest_release_published_at":"2026-02-10T23:01:44.457Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-07-26T01:02:06.828Z","created_at":"2026-02-10T23:01:44.264Z","updated_at":"2026-08-20T11:27:33.458Z","registry_url":"https://tracker.debian.org/pkg/python-pytest-timeout","install_command":"apt-get install python-pytest-timeout","documentation_url":"https://packages.debian.org/bullseye/python-pytest-timeout","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-pytest-timeout","standards_version":"4.5.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-pexpect, python3-pytest, python3-pytest-cov, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:33.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/debian/python-pytest-timeout?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-pytest-timeout/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":792},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-23T05:05:53.786Z","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":13563342,"name":"python-pytest-timeout","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:54:44.427Z","latest_release_published_at":"2026-02-11T05:54:44.427Z","latest_release_number":"2.1.0-3","last_synced_at":"2026-03-11T13:31:45.194Z","created_at":"2026-02-11T05:54:44.253Z","updated_at":"2026-08-20T11:27:35.781Z","registry_url":"https://launchpad.net/ubuntu/+source/python-pytest-timeout","install_command":"apt-get install python-pytest-timeout","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-timeout","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pexpect, python3-pytest, python3-pytest-cov, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:35.780Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-pytest-timeout?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-pytest-timeout/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1092},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-23T05:05:50.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":11750468,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_number":"2.3.1-r1","last_synced_at":"2026-08-04T09:37:33.602Z","created_at":"2025-06-07T12:03:08.363Z","updated_at":"2026-08-20T11:27:35.955Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:35.955Z","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-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-06-08T03:28:33.006Z","updated_at":"2025-06-08T03:28:33.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1799},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-23T05:06:02.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6120421,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-01-19T17:59:45.000Z","latest_release_published_at":"2022-01-19T17:59:45.000Z","latest_release_number":"1.4.2-r2","last_synced_at":"2026-03-11T04:08:34.072Z","created_at":"2023-01-31T21:41:19.853Z","updated_at":"2026-08-20T11:27:45.872Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/main/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:45.872Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":12.94241944004226,"forks_count":12.079591477372777,"average":13.083289311498502},"purl":"pkg:apk/alpine/py3-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":26,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-02-01T10:25:43.404Z","updated_at":"2023-02-01T10:25:43.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-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":12898483,"name":"python314Packages.pytest-timeout","ecosystem":"nixpkgs","description":"Pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T09:44:40.935Z","latest_release_published_at":"2026-01-27T09:44:40.935Z","latest_release_number":"2.4.0","last_synced_at":"2026-03-07T09:27:56.660Z","created_at":"2026-01-27T09:44:40.592Z","updated_at":"2026-08-20T11:27:45.214Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.pytest-timeout","install_command":"nix-env -iA nixpkgs.python314Packages.pytest-timeout","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-timeout/default.nix#L35","metadata":{"nix_attribute":"python3.14-pytest-timeout-2.4.0","position":"pkgs/development/python-modules/pytest-timeout/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-timeout","upstream_purl":"pkg:pypi/pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:27:45.214Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.pytest-timeout?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-timeout/codemeta","maintainers":[{"uuid":"makefu","login":null,"name":"Felix Richter","email":"makefu@syntax-fehler.de","url":"https://github.com/makefu","packages_count":85,"html_url":null,"role":null,"created_at":"2026-03-07T09:27:56.813Z","updated_at":"2026-03-07T09:27:56.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/makefu/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":7767270,"name":"py3-pytest-timeout-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-timeout","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_number":"2.1.0-r2","last_synced_at":"2026-03-11T04:11:48.988Z","created_at":"2023-05-22T11:24:13.447Z","updated_at":"2026-08-20T11:28:05.508Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/py3-pytest-timeout-pyc","install_command":"apk add py3-pytest-timeout-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:28:05.508Z","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":17.096404169368114,"forks_count":15.315944341928084,"docker_downloads_count":null,"average":8.10308712782405},"purl":"pkg:apk/alpine/py3-pytest-timeout-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-pytest-timeout-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pytest-timeout-pyc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":34,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-05-22T20:58:04.420Z","updated_at":"2023-05-22T20:58:04.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13800470,"name":"python-pytest-timeout","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:24:44.091Z","latest_release_published_at":"2026-02-13T17:24:44.091Z","latest_release_number":"2.1.0-3","last_synced_at":"2026-03-13T18:23:08.042Z","created_at":"2026-02-13T17:24:43.891Z","updated_at":"2026-08-20T11:28:12.473Z","registry_url":"https://launchpad.net/ubuntu/+source/python-pytest-timeout","install_command":"apt-get install python-pytest-timeout","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-timeout","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pexpect, python3-pytest, python3-pytest-cov, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:28:12.472Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-pytest-timeout?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-pytest-timeout/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1328},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-23T05:05:48.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":12832454,"name":"python311Packages.pytest-timeout","ecosystem":"nixpkgs","description":"Pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:13:25.435Z","latest_release_published_at":"2026-01-26T20:13:25.435Z","latest_release_number":"2.1.0","last_synced_at":"2026-04-18T07:04:53.572Z","created_at":"2026-01-26T20:13:25.287Z","updated_at":"2026-08-20T11:46:14.158Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.pytest-timeout","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-timeout","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-timeout/default.nix#L45","metadata":{"nix_attribute":"python3.11-pytest-timeout-2.1.0","position":"pkgs/development/python-modules/pytest-timeout/default.nix:45","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-timeout","upstream_purl":"pkg:pypi/pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:46:14.158Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pytest-timeout?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-timeout/codemeta","maintainers":[{"uuid":"makefu","login":null,"name":"Felix Richter","email":"makefu@syntax-fehler.de","url":"https://github.com/makefu","packages_count":92,"html_url":null,"role":null,"created_at":"2026-03-04T20:38:18.908Z","updated_at":"2026-03-04T20:38:18.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/makefu/packages"},{"uuid":"costrouc","login":null,"name":"Chris Ostrouchov","email":"chris.ostrouchov@gmail.com","url":"https://github.com/costrouc","packages_count":496,"html_url":null,"role":null,"created_at":"2026-03-04T20:38:18.951Z","updated_at":"2026-03-04T20:38:18.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/costrouc/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2117},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-23T05:04:31.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":6205036,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-07-19T20:26:52.000Z","latest_release_published_at":"2020-07-19T20:26:52.000Z","latest_release_number":"1.4.2-r0","last_synced_at":"2026-08-03T18:02:56.821Z","created_at":"2023-02-01T02:25:25.285Z","updated_at":"2026-08-20T11:46:14.162Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:46:14.161Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":10.505864575088149,"forks_count":10.07411671583795,"average":10.025545081672302},"purl":"pkg:apk/alpine/py3-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":"oleg.titov@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":12,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-02-20T00:10:45.246Z","updated_at":"2023-02-20T00:10:45.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/oleg.titov@gmail.com/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-19T05:03:05.556Z","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":14512964,"name":"dev-python/pytest-timeout","ecosystem":"gentoo","description":"pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-27T02:35:59.877Z","created_at":"2026-05-27T02:35:59.559Z","updated_at":"2026-08-20T11:46:14.173Z","registry_url":"https://packages.gentoo.org/packages/dev-python/pytest-timeout","install_command":"emerge dev-python/pytest-timeout","documentation_url":"https://packages.gentoo.org/packages/dev-python/pytest-timeout","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_pypy3_11 python_targets_python3_13t python_targets_python3_14t python_targets_python3_15t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:46:14.173Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/pytest-timeout","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-timeout/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":614},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-23T05:05:01.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":6222262,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-05-21T05:22:40.000Z","latest_release_published_at":"2020-05-21T05:22:40.000Z","latest_release_number":"1.3.4-r0","last_synced_at":"2026-03-11T05:01:56.106Z","created_at":"2023-02-01T03:49:29.527Z","updated_at":"2026-08-20T12:20:36.198Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:20:36.198Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":9.057431638329547,"forks_count":8.78320144166732,"average":9.827234976102798},"purl":"pkg:apk/alpine/py3-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-02-20T00:10:58.932Z","updated_at":"2023-02-20T00:10:58.932Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/oleg.titov@gmail.com/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":14546666,"name":"devel/py-test-timeout","ecosystem":"openbsd","description":"pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:28.000Z","latest_release_published_at":"2026-04-25T13:29:28.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-28T00:24:33.649Z","created_at":"2026-05-28T00:24:32.949Z","updated_at":"2026-08-20T12:31:14.898Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/py-test-timeout/","install_command":"pkg_add py3-test-timeout-2.4.0","documentation_url":null,"metadata":{"pkgstem":"py3-test-timeout","fullpkgname":"py3-test-timeout-2.4.0","subpackage":"-"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:31:14.898Z","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:openbsd/devel/py-test-timeout?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/py-test-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/py-test-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/py-test-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-timeout/codemeta","maintainers":[{"uuid":"kmos@openbsd.org","login":null,"name":"Kurt Mosiejczuk","email":"kmos@openbsd.org","url":null,"packages_count":47,"html_url":null,"role":null,"created_at":"2026-05-28T00:24:34.343Z","updated_at":"2026-05-28T00:24:34.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/kmos@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":215},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-23T05:00:06.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":13708385,"name":"python-pytest-timeout","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:39:18.976Z","latest_release_published_at":"2026-02-12T22:39:18.976Z","latest_release_number":"2.1.0-3","last_synced_at":"2026-03-13T14:45:32.727Z","created_at":"2026-02-12T22:39:18.808Z","updated_at":"2026-08-20T12:47:52.462Z","registry_url":"https://tracker.debian.org/pkg/python-pytest-timeout","install_command":"apt-get install python-pytest-timeout","documentation_url":"https://packages.debian.org/bookworm/python-pytest-timeout","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-pytest-timeout","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pexpect, python3-pytest, python3-pytest-cov, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:47:52.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:deb/debian/python-pytest-timeout?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-pytest-timeout/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":1227},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-23T05:05:52.746Z","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":13306506,"name":"python311Packages.pytest-timeout","ecosystem":"nixpkgs","description":"Pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:05:26.942Z","latest_release_published_at":"2026-02-02T07:05:26.942Z","latest_release_number":"2.1.0","last_synced_at":"2026-03-07T11:35:12.161Z","created_at":"2026-02-02T07:05:26.644Z","updated_at":"2026-08-20T12:54:54.843Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.pytest-timeout","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-timeout","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-timeout/default.nix#L43","metadata":{"nix_attribute":"python3.11-pytest-timeout-2.1.0","position":"pkgs/development/python-modules/pytest-timeout/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-timeout","upstream_purl":"pkg:pypi/pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:54:54.842Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pytest-timeout?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-timeout/codemeta","maintainers":[{"uuid":"makefu","login":null,"name":"Felix Richter","email":"makefu@syntax-fehler.de","url":"https://github.com/makefu","packages_count":87,"html_url":null,"role":null,"created_at":"2026-03-07T11:35:12.343Z","updated_at":"2026-03-07T11:35:12.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/makefu/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3035},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-23T05:04:39.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":10330695,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_number":"2.3.1-r1","last_synced_at":"2026-04-01T02:06:00.369Z","created_at":"2024-06-11T02:36:16.571Z","updated_at":"2026-08-20T14:20:28.773Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:20:28.773Z","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-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-06-11T20:35:33.017Z","updated_at":"2024-06-11T20:35:33.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1541},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-23T05:06:12.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":12820062,"name":"python310Packages.pytest-timeout","ecosystem":"nixpkgs","description":"Pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:55:04.929Z","latest_release_published_at":"2026-01-26T17:55:04.929Z","latest_release_number":"2.1.0","last_synced_at":"2026-04-17T17:05:11.992Z","created_at":"2026-01-26T17:55:04.759Z","updated_at":"2026-08-20T15:15:04.797Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.pytest-timeout","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-timeout","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-timeout/default.nix#L45","metadata":{"nix_attribute":"python3.10-pytest-timeout-2.1.0","position":"pkgs/development/python-modules/pytest-timeout/default.nix:45","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-timeout","upstream_purl":"pkg:pypi/pytest-timeout"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:15:04.796Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.pytest-timeout?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-timeout/codemeta","maintainers":[{"uuid":"makefu","login":null,"name":"Felix Richter","email":"makefu@syntax-fehler.de","url":"https://github.com/makefu","packages_count":92,"html_url":null,"role":null,"created_at":"2026-03-04T18:30:29.149Z","updated_at":"2026-03-04T18:30:29.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/makefu/packages"},{"uuid":"costrouc","login":null,"name":"Chris Ostrouchov","email":"chris.ostrouchov@gmail.com","url":"https://github.com/costrouc","packages_count":496,"html_url":null,"role":null,"created_at":"2026-03-04T18:30:29.210Z","updated_at":"2026-03-04T18:30:29.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/costrouc/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2117},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-23T05:04:31.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":11124341,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_number":"2.3.1-r1","last_synced_at":"2026-03-11T04:08:56.445Z","created_at":"2024-12-07T06:14:22.358Z","updated_at":"2026-08-20T15:18:23.816Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:18:23.815Z","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-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":106,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-01-07T16:53:36.347Z","updated_at":"2025-01-07T16:53:36.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1397},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-23T05:05:59.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10330694,"name":"py3-pytest-timeout-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-timeout","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_number":"2.3.1-r1","last_synced_at":"2026-08-03T14:02:45.571Z","created_at":"2024-06-11T02:36:14.767Z","updated_at":"2026-08-20T18:10:09.769Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/py3-pytest-timeout-pyc","install_command":"apk add py3-pytest-timeout-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:10:09.769Z","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-pytest-timeout-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-timeout-pyc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-06-11T20:35:33.311Z","updated_at":"2024-06-11T20:35:33.311Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1541},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-23T05:06:12.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11750469,"name":"py3-pytest-timeout-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-timeout","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_number":"2.3.1-r1","last_synced_at":"2026-08-04T09:37:35.609Z","created_at":"2025-06-07T12:03:09.009Z","updated_at":"2026-08-20T20:10:12.873Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/py3-pytest-timeout-pyc","install_command":"apk add py3-pytest-timeout-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T20:10:12.873Z","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-pytest-timeout-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:32:14.273Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-timeout-pyc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-06-08T03:27:42.562Z","updated_at":"2025-06-08T03:27:42.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1799},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-23T05:06:02.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6036952,"name":"py3-pytest-timeout","ecosystem":"alpine","description":"py.test plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":"main","versions_count":6,"first_release_published_at":"2022-11-22T19:33:17.000Z","latest_release_published_at":"2025-11-30T20:38:02.000Z","latest_release_number":"2.4.0-r0","last_synced_at":"2026-04-14T22:00:34.045Z","created_at":"2023-01-31T17:42:58.476Z","updated_at":"2026-08-21T23:45:08.773Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-pytest-timeout","install_command":"apk add py3-pytest-timeout","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-16T18:36:43.000Z","size":240,"stargazers_count":255,"open_issues_count":22,"forks_count":67,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-20T10:37:33.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-16T18:37:08.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:45:08.773Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":18.546493425172198,"forks_count":16.632748904195367,"average":12.454993738259237},"purl":"pkg:apk/alpine/py3-pytest-timeout?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-timeout","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:07:11.625Z","issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-timeout/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":"oleg.titov@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-01-31T18:21:46.299Z","updated_at":"2023-01-31T18:21:46.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39921,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2939},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-23T05:05:30.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":2885990,"name":"pytest-timeout","ecosystem":"pypi","description":"pytest plugin to abort hanging tests","homepage":"https://github.com/pytest-dev/pytest-timeout","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-timeout","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2012-02-27T00:06:13.000Z","latest_release_published_at":"2026-08-16T16:19:47.000Z","latest_release_number":"2.5.0","last_synced_at":"2026-08-22T11:34:57.122Z","created_at":"2022-04-10T12:20:03.682Z","updated_at":"2026-08-22T11:34:57.123Z","registry_url":"https://pypi.org/project/pytest-timeout/","install_command":"pip install pytest-timeout --index-url https://pypi.org/simple","documentation_url":"https://pytest-timeout.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: Plugins","Framework :: Pytest","Intended Audience :: Developers","License :: DFSG approved","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Testing"],"normalized_name":"pytest-timeout","project_status":null},"repo_metadata":{"id":36279693,"uuid":"222890647","full_name":"pytest-dev/pytest-timeout","owner":"pytest-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T21:07:55.000Z","size":199,"stargazers_count":255,"open_issues_count":25,"forks_count":66,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-13T07:52:49.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-20T08:42:37.000Z","updated_at":"2026-08-12T11:48:48.000Z","dependencies_parsed_at":"2026-07-08T14:03:03.419Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-timeout","commit_stats":{"total_commits":227,"total_committers":43,"mean_commits":5.27906976744186,"dds":"0.44493392070484583","last_synced_commit":"97196bfc2053d4e09a885711303f1b27b08db363"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/sbom","scorecard":{"id":752090,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-timeout","commit":"2e96621ee1b61057438c0f8c5b158eddc31654c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-timeout/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 25 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-22T20:39:16.994Z","repository_id":36279693,"created_at":"2025-08-22T20:39:16.995Z","updated_at":"2025-08-22T20:39:16.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2.4.0","sha":"ddabc934535081a5bf9ba7c9ca5b494aeaf8f665","kind":"commit","published_at":"2025-05-05T19:36:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"04432f5b10eec31433482e1b191c0d71f19acff5","kind":"tag","published_at":"2024-03-07T21:02:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"48179d984d4a716b426dbf04e6b290d620518743","kind":"tag","published_at":"2024-03-07T20:56:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.3.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"78cc24f0d91ca24a7448779fcf5c2f22470b6ae4","kind":"tag","published_at":"2023-10-08T10:12:58.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"8e4800ecbcf149790bb8035ec37dc30f3d48a127","kind":"tag","published_at":"2022-01-18T21:34:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"b8a2fa6e56330ca6510c50b59ba8ee75ec962822","kind":"tag","published_at":"2021-12-13T19:32:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e287aebbe5f2a75d366695f7179f34bbf2d0b772","kind":"tag","published_at":"2021-10-11T19:18:22.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1d968a1135676f9109f50ca3f87ad19ee3fd1acb","kind":"tag","published_at":"2021-10-10T20:03:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/2.0.0/manifests"},{"name":"1.4.2","sha":"457e68aa2c4f2c901b190648ea940072e3826450","kind":"commit","published_at":"2020-07-15T19:25:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9420af3ef384de29e84d1ef662c66c8bde7dc39c","kind":"commit","published_at":"2020-06-15T19:22:45.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0f0a04327b19dc42651b32616d2f6e14d720e8ba","kind":"commit","published_at":"2020-06-14T12:24:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.4.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"35668ab455df0155f8c8b24c28f1774617dab2f2","kind":"commit","published_at":"2020-01-06T19:23:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"f757a6507b9e698dc3b0c606a72ab86de09e9cb8","kind":"commit","published_at":"2018-11-16T11:45:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"a8d3e28c297f38b52a8ff92e152ea7d85b07cb7a","kind":"commit","published_at":"2018-08-27T21:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.2","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1af2b744316319e7257350a6e78383a285750318","kind":"commit","published_at":"2018-07-23T20:28:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.3.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"79887ecef0ca4289d81a06a2c62349340b5207d6","kind":"commit","published_at":"2017-11-28T21:32:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7511728401e299aa1279325027757c16add8546b","kind":"commit","published_at":"2016-11-10T20:44:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.2.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"4422f4401220ea9dc922c817f6df9738b01e560f","kind":"commit","published_at":"2015-11-15T17:09:23.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/1.0.0/manifests"},{"name":"0.5","sha":"d0d0233259bed031e1ee8950b065543d8d2446e7","kind":"commit","published_at":"2015-08-14T23:43:51.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.5/manifests"},{"name":"0.4","sha":"60c6107c59bf4b3381d93e7fabfdf9e6c95e7cde","kind":"commit","published_at":"2014-08-05T23:11:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.4","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.4/manifests"},{"name":"0.3","sha":"c64f2315a7b25df75296f35936079bec06bd45d6","kind":"commit","published_at":"2012-09-18T23:30:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.3","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.3/manifests"},{"name":"0.1","sha":"c2da660f87d05bdefa39e93b45d510af5c832db1","kind":"commit","published_at":"2012-02-24T01:37:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-timeout/tar.gz/0.1","html_url":"https://github.com/pytest-dev/pytest-timeout/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-timeout@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-19T10:47:11.210Z","dependent_packages_count":676,"downloads":112127799,"downloads_period":"last-month","dependent_repos_count":7782,"rankings":{"downloads":0.16748700446829287,"dependent_repos_count":0.10618057803285677,"dependent_packages_count":0.03809080215676832,"stargazers_count":5.344159278761516,"forks_count":5.623393252796208,"docker_downloads_count":0.04618263059421651,"average":1.8875822578016432},"purl":"pkg:pypi/pytest-timeout","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-timeout","docker_dependents_count":1522,"docker_downloads_count":1459270175,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-timeout","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-timeout/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:32:27.325Z","issues_count":87,"pull_requests_count":83,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":53,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.9036144578313254,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","maintainers":[{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"},{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"},{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}],"active_maintainers":[{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"},{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-timeout/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-timeout/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-timeout/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-timeout/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-timeout/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-timeout/codemeta","maintainers":[{"uuid":"anatoly","login":"anatoly","name":null,"email":null,"url":null,"packages_count":64,"html_url":"https://pypi.org/user/anatoly/","role":null,"created_at":"2023-01-30T19:55:47.290Z","updated_at":"2023-01-30T19:55:47.290Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/anatoly/packages"},{"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-01-30T19:55:47.379Z","updated_at":"2023-01-30T19:55:47.379Z","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-01-30T19:55:47.428Z","updated_at":"2023-01-30T19:55:47.428Z","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-01-30T19:55:47.353Z","updated_at":"2023-01-30T19:55:47.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hpk/packages"},{"uuid":"The_Compiler","login":"The_Compiler","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/The_Compiler/","role":null,"created_at":"2023-01-30T19:55:47.438Z","updated_at":"2023-01-30T19:55:47.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/The_Compiler/packages"},{"uuid":"flub","login":"flub","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/flub/","role":null,"created_at":"2023-01-30T19:55:47.330Z","updated_at":"2023-01-30T19:55:47.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/flub/packages"},{"uuid":"pfctdayelise","login":"pfctdayelise","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/pfctdayelise/","role":null,"created_at":"2023-01-30T19:55:47.415Z","updated_at":"2023-01-30T19:55:47.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pfctdayelise/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930235,"maintainers_count":399572,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1555,"full_name":"pytest-dev/pytest-timeout","default_branch":"main","total_commits":259,"total_committers":50,"total_bot_commits":7,"total_bot_committers":1,"mean_commits":5.18,"dds":0.48262548262548266,"past_year_total_commits":9,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5,"past_year_dds":0.7777777777777778,"last_synced_at":"2026-08-19T10:03:59.759Z","last_synced_commit":"16edd491cb2d65bfd6e0bc1d64173450cf23a01f","created_at":"2023-03-07T09:11:11.583Z","updated_at":"2026-08-19T10:03:58.349Z","committers":[{"name":"Floris Bruynooghe","email":"flub@devork.be","login":"flub","count":134},{"name":"Bruno Oliveira","email":"nicoddemus@gmail.com","login":"nicoddemus","count":20},{"name":"Brian Okken","email":"1568356+okken","login":"okken","count":13},{"name":"Pedro Algarvio","email":"pedro@algarvio.me","login":"s0undt3ch","count":10},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":8},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":7},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":6},{"name":"holger krekel","email":"holger@merlinux.eu","login":"hpk42","count":4},{"name":"Michael Peters","email":"peters@is-peters-oryx.ra.local","login":"michaeljpeters","count":4},{"name":"Kyle Altendorf","email":"sda@fstab.net","login":"altendky","count":3},{"name":"Floris Bruynooghe","email":"flub@google.com","login":null,"count":3},{"name":"vyuroshchin","email":"vyuroshchin@sberautotech.ru","login":null,"count":2},{"name":"Allan Lewis","email":"allan.lewis@youview.com","login":null,"count":2},{"name":"Andrew Svetlov","email":"andrew.svetlov@gmail.com","login":"asvetlov","count":2},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":2},{"name":"Tom Myers","email":"923849+Ferguzz","login":"Ferguzz","count":2},{"name":"Vladimir","email":"51440383+even-even","login":"even-even","count":2},{"name":"loader","email":"loader@freebsd.org","login":"loader-bsd","count":2},{"name":"Anthony Sottile","email":"1810591+asottile","login":"asottile","count":2},{"name":"Régis Wack","email":"regis.wack@tobii.com","login":null,"count":1},{"name":"Brian Okken","email":"okken@Brians-Mac-mini.fios-router.home","login":null,"count":1},{"name":"Adrian Gielniewski","email":"adrian.gielniewski@gmail.com","login":"adigie","count":1},{"name":"Alessio","email":"148966056+olk-m","login":"olk-m","count":1},{"name":"Alexander Pacha","email":"alexander.pacha@gmail.com","login":"apacha","count":1},{"name":"Andrew Murray","email":"radarhere","login":"radarhere","count":1},{"name":"zxyasfas","email":"138371657+zxyasfas","login":"zxyasfas","count":1},{"name":"youssefelmasry","email":"y.elmasrydev@gmail.com","login":"youssefelmasry","count":1},{"name":"xoviat","email":"49173759+xoviat","login":"xoviat","count":1},{"name":"monkey-debugger","email":"64543651+monkey-debugger","login":"monkey-debugger","count":1},{"name":"Wolfgang Schnerring","email":"wosc@wosc.de","login":"wosc","count":1},{"name":"Timofey Peshin","email":"timoffex@gmail.com","login":"timoffex","count":1},{"name":"Scott Talbert","email":"swt@techie.net","login":"swt2c","count":1},{"name":"Rich Chiodo false","email":"rchiodo@microsoft.com","login":"rchiodo","count":1},{"name":"Reza Gharibi","email":"reza.gharibi.rg@gmail.com","login":"h4iku","count":1},{"name":"RAHUL KUMAR","email":"hellorahul@google.com","login":"pctablet505","count":1},{"name":"Pedro Brochado","email":"pedropsb95@gmail.com","login":"pedro-psb","count":1},{"name":"Paulo Köch","email":"paulo.koch@gmail.com","login":"pkoch","count":1},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":1},{"name":"Nicusor","email":"nicolaepicatureanu@gmail.com","login":"Nicusor97","count":1},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Mattwmaster58","email":"26337069+Mattwmaster58","login":"Mattwmaster58","count":1},{"name":"Luciano Bello","email":"bel@zurich.ibm.com","login":"1ucian0","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Jacob Schaer","email":"jacobschaer","login":"jacobschaer","count":1},{"name":"Ievgen Popovych","email":"jmennius@gmail.com","login":"Jmennius","count":1},{"name":"Edgar Ramírez-Mondragón","email":"edgarrm358@gmail.com","login":"edgarrmondragon","count":1},{"name":"Dominic Davis-Foster","email":"dominic@davis-foster.co.uk","login":"domdfcoding","count":1},{"name":"David Steele","email":"davesteele","login":"davesteele","count":1},{"name":"Chris Ward","email":"cward@rivian.com","login":"subrivian","count":1}],"past_year_committers":[{"name":"Vladimir","email":"51440383+even-even","login":"even-even","count":2},{"name":"Floris Bruynooghe","email":"flub@devork.be","login":"flub","count":2},{"name":"vyuroshchin","email":"vyuroshchin@sberautotech.ru","login":null,"count":2},{"name":"zxyasfas","email":"138371657+zxyasfas","login":"zxyasfas","count":1},{"name":"Timofey Peshin","email":"timoffex@gmail.com","login":"timoffex","count":1},{"name":"RAHUL KUMAR","email":"hellorahul@google.com","login":"pctablet505","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6751073,"commits_count":978184156,"contributors_count":41233082,"owners_count":1358755,"committers_count":3352663,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"pytest-dev/pytest-timeout","html_url":"https://github.com/pytest-dev/pytest-timeout","last_synced_at":"2026-08-23T12:05:22.846Z","status":null,"issues_count":87,"pull_requests_count":84,"avg_time_to_close_issue":27779149.692307692,"avg_time_to_close_pull_request":6376932.1375,"issues_closed_count":65,"pull_requests_closed_count":80,"pull_request_authors_count":54,"issue_authors_count":70,"avg_comments_per_issue":3.32183908045977,"avg_comments_per_pull_request":2.869047619047619,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":14524731.0,"past_year_avg_time_to_close_pull_request":926417.2857142857,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-10T14:51:04.435Z","updated_at":"2026-08-23T12:05:22.846Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-timeout/issues","issue_labels_count":{"table":{"major":7,"bug":7,"proposal":4,"minor":4,"enhancement":2}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":69,"CONTRIBUTOR":11,"MEMBER":5,"OWNER":1,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":44,"NONE":24,"MEMBER":13,"COLLABORATOR":3}},"issue_authors":{"table":{"pytest-timeout-bot":11,"gaborbernat":2,"graingert":2,"kloczek":2,"s0undt3ch":2,"nicoddemus":2,"aqeelat":2,"okken":2,"fenchu":1,"rvernica":1,"harupy":1,"ahemwe":1,"domdfcoding":1,"AIGeneratedUsername":1,"ep12":1,"timoffex":1,"yarikoptic":1,"bailuan":1,"apacha":1,"AZ-201":1,"link2xt":1,"catap":1,"asfaltboy":1,"cowlinator":1,"adamgoldfeld":1,"jaswithareddyg":1,"keu":1,"pshv":1,"adigie":1,"wzhy920127":1,"HarryLong":1,"janisz":1,"flub":1,"l0b0":1,"alexandruy2k":1,"tfurf":1,"danilito19":1,"fcollman":1,"leductho911":1,"filwie":1,"leeyeetonn":1,"SebastianKuesters":1,"NnWn":1,"davidjansa":1,"CharlesGaydon":1,"antonyc":1,"rchiodo":1,"YuriiMotov":1,"bgschaid":1,"pkoch":1,"GregHilston":1,"anonyknight":1,"monkey-debugger":1,"AbdealiLoKo":1,"simon-liebehenschel":1,"pedro-psb":1,"shaunc":1,"rowleya":1,"will-afs":1,"nakulka2":1,"ctmbl":1,"ZhouJiaZhi":1,"crazyhouse33":1,"jiz17043":1,"juliangilbey":1,"ego-thales":1,"bwoodsend":1,"eivindjahren":1,"exarkun":1,"kaddkaka":1}},"pull_request_authors":{"table":{"pre-commit-ci[bot]":6,"okken":4,"nicoddemus":3,"thedrow":3,"altendky":3,"aqeelat":3,"even-even":3,"flub":2,"s0undt3ch":2,"1ucian0":2,"zentarim":2,"swt2c":2,"asvetlov":2,"lmolina":2,"edgarrmondragon":2,"monkey-debugger":2,"ep12":2,"yasirroni":2,"hugovk":2,"apacha":1,"allanlewis":1,"Mattwmaster58":1,"ChrisWard42":1,"radarhere":1,"davesteele":1,"Nicusor97":1,"zxyasfas":1,"mgorny":1,"rwack":1,"asottile":1,"michaeljpeters":1,"xoviat":1,"timoffex":1,"jrgparkinson":1,"ddn0":1,"rchiodo":1,"pctablet505":1,"kianmeng":1,"olk-m":1,"tamird":1,"h4iku":1,"adigie":1,"casperdcl":1,"sobolevn":1,"pkoch":1,"pedro-psb":1,"penja":1,"graingert":1,"elbehery95":1,"rowleya":1,"jMyles":1,"domdfcoding":1,"youssefelmasry":1,"Jmennius":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":{}},"past_year_issue_author_associations_count":{"table":{"NONE":3,"CONTRIBUTOR":1,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5,"NONE":2,"COLLABORATOR":1,"MEMBER":1}},"past_year_issue_authors":{"table":{"eivindjahren":1,"flub":1,"harupy":1,"timoffex":1,"YuriiMotov":1}},"past_year_pull_request_authors":{"table":{"even-even":3,"aqeelat":1,"flub":1,"pctablet505":1,"tamird":1,"timoffex":1,"zxyasfas":1}},"maintainers":[{"table":{"login":"nicoddemus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"}},{"table":{"login":"aqeelat","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}},{"table":{"login":"graingert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}},{"table":{"login":"altendky","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/altendky"}},{"table":{"login":"flub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"}},{"table":{"login":"hugovk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}},{"table":{"login":"SebastianKuesters","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianKuesters"}},{"table":{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}},{"table":{"login":"sobolevn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sobolevn"}}],"active_maintainers":[{"table":{"login":"flub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flub"}},{"table":{"login":"aqeelat","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aqeelat"}}]}},"events":{"total":{"PullRequestEvent":6,"ForkEvent":5,"IssuesEvent":12,"WatchEvent":32,"IssueCommentEvent":24,"PushEvent":6,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":6,"CreateEvent":1},"last_year":{"PullRequestEvent":1,"ForkEvent":1,"WatchEvent":9,"IssueCommentEvent":9,"PushEvent":3,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T00:45:16.720Z","updated_at":"2023-02-17T00:45:16.720Z","repository_link":"https://github.com/pytest-dev/pytest-timeout/blob/main/.github/workflows/main.yml","dependencies":[{"id":7729193214,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7729193215,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-17T00:45:16.936Z","updated_at":"2023-02-17T00:45:16.936Z","repository_link":"https://github.com/pytest-dev/pytest-timeout/blob/main/setup.py","dependencies":[{"id":7729193626,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-03-13T19:47:38.777Z","updated_at":"2024-03-13T19:47:38.777Z","repository_link":"https://github.com/pytest-dev/pytest-timeout/blob/main/pyproject.toml","dependencies":[]}],"score":30.713219738277324,"created_at":"2025-11-11T15:17:03.405Z","updated_at":"2026-08-24T12:34:21.063Z","avatar_url":"https://github.com/pytest-dev.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369319","html_url":"https://summary.ecosyste.ms/projects/369319"}