{"id":369320,"url":"https://github.com/pytest-dev/pytest-rerunfailures","last_synced_at":"2026-08-24T12:37:19.492Z","repository":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-18T06:27:47.000Z","size":571,"stargazers_count":471,"open_issues_count":39,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-18T09:34:27.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-18T06:38:58.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766132,"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-18T02:00:06.197Z","response_time":52,"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":13298824,"name":"python310Packages.pytest-rerunfailures","ecosystem":"nixpkgs","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:35:26.500Z","latest_release_published_at":"2026-02-02T06:35:26.500Z","latest_release_number":"12.0","last_synced_at":"2026-04-11T05:01:19.171Z","created_at":"2026-02-02T06:35:22.836Z","updated_at":"2026-08-18T09:45:45.942Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.pytest-rerunfailures","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-rerunfailures","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-rerunfailures/default.nix#L31","metadata":{"nix_attribute":"python3.10-pytest-rerunfailures-12.0","position":"pkgs/development/python-modules/pytest-rerunfailures/default.nix:31","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-rerunfailures","upstream_purl":"pkg:pypi/pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:45:45.942Z","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-rerunfailures?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-rerunfailures/codemeta","maintainers":[{"uuid":"das-g","login":null,"name":"Raphael Das Gupta","email":"nixpkgs@raphael.dasgupta.ch","url":"https://github.com/das-g","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-03T23:27:35.147Z","updated_at":"2026-03-03T23:27:35.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/das-g/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":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","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":12874542,"name":"python313Packages.pytest-rerunfailures","ecosystem":"nixpkgs","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T04:21:14.506Z","latest_release_published_at":"2026-01-27T04:21:14.506Z","latest_release_number":"16.1","last_synced_at":"2026-05-14T14:03:34.589Z","created_at":"2026-01-27T04:21:14.277Z","updated_at":"2026-08-18T09:53:27.433Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.pytest-rerunfailures","install_command":"nix-env -iA nixpkgs.python313Packages.pytest-rerunfailures","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-rerunfailures/default.nix#L32","metadata":{"nix_attribute":"python3.13-pytest-rerunfailures-16.1","position":"pkgs/development/python-modules/pytest-rerunfailures/default.nix:32","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-rerunfailures","upstream_purl":"pkg:pypi/pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:53:27.433Z","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-rerunfailures?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-rerunfailures/codemeta","maintainers":[{"uuid":"das-g","login":null,"name":"Raphael Das Gupta","email":"nixpkgs@raphael.dasgupta.ch","url":"https://github.com/das-g","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-07T06:23:54.350Z","updated_at":"2026-03-07T06:23:54.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/das-g/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":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","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":13773919,"name":"pytest-rerunfailures","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:28:35.666Z","latest_release_published_at":"2026-02-13T12:28:35.666Z","latest_release_number":"10.2-1","last_synced_at":"2026-03-13T12:37:37.096Z","created_at":"2026-02-13T12:28:35.485Z","updated_at":"2026-08-18T09:53:27.496Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-rerunfailures","install_command":"apt-get install pytest-rerunfailures","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-rerunfailures","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-pytest (\u003e= 5.3), python3-setuptools (\u003e= 40)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:53:27.496Z","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/pytest-rerunfailures?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-rerunfailures/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13706828,"name":"pytest-rerunfailures","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:18:40.774Z","latest_release_published_at":"2026-02-12T22:18:40.774Z","latest_release_number":"10.2-2","last_synced_at":"2026-03-13T14:44:23.206Z","created_at":"2026-02-12T22:18:40.499Z","updated_at":"2026-08-18T09:53:27.583Z","registry_url":"https://tracker.debian.org/pkg/pytest-rerunfailures","install_command":"apt-get install pytest-rerunfailures","documentation_url":"https://packages.debian.org/bookworm/pytest-rerunfailures","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-pytest-rerunfailures","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-pytest (\u003e= 5.3), python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:53:27.582Z","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/pytest-rerunfailures?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-rerunfailures/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13562203,"name":"pytest-rerunfailures","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:37:38.296Z","latest_release_published_at":"2026-02-11T05:37:38.296Z","latest_release_number":"10.2-2","last_synced_at":"2026-03-11T13:30:19.146Z","created_at":"2026-02-11T05:37:38.106Z","updated_at":"2026-08-18T09:53:27.629Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-rerunfailures","install_command":"apt-get install pytest-rerunfailures","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-rerunfailures","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-pytest (\u003e= 5.3), python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:53:27.629Z","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/pytest-rerunfailures?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-rerunfailures/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13306488,"name":"python311Packages.pytest-rerunfailures","ecosystem":"nixpkgs","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:05:38.514Z","latest_release_published_at":"2026-02-02T07:05:38.514Z","latest_release_number":"12.0","last_synced_at":"2026-04-12T16:00:20.277Z","created_at":"2026-02-02T07:05:25.158Z","updated_at":"2026-08-18T09:53:27.726Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.pytest-rerunfailures","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-rerunfailures","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-rerunfailures/default.nix#L31","metadata":{"nix_attribute":"python3.11-pytest-rerunfailures-12.0","position":"pkgs/development/python-modules/pytest-rerunfailures/default.nix:31","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-rerunfailures","upstream_purl":"pkg:pypi/pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:53:27.726Z","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-rerunfailures?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-rerunfailures/codemeta","maintainers":[{"uuid":"das-g","login":null,"name":"Raphael Das Gupta","email":"nixpkgs@raphael.dasgupta.ch","url":"https://github.com/das-g","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-04T03:03:52.945Z","updated_at":"2026-03-04T03:03:52.945Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/das-g/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":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","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":12898428,"name":"python314Packages.pytest-rerunfailures","ecosystem":"nixpkgs","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T09:43:57.938Z","latest_release_published_at":"2026-01-27T09:43:57.938Z","latest_release_number":"16.1","last_synced_at":"2026-04-14T16:11:11.476Z","created_at":"2026-01-27T09:43:57.713Z","updated_at":"2026-08-18T09:53:27.790Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.pytest-rerunfailures","install_command":"nix-env -iA nixpkgs.python314Packages.pytest-rerunfailures","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-rerunfailures/default.nix#L32","metadata":{"nix_attribute":"python3.14-pytest-rerunfailures-16.1","position":"pkgs/development/python-modules/pytest-rerunfailures/default.nix:32","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-rerunfailures","upstream_purl":"pkg:pypi/pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:53:27.790Z","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-rerunfailures?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-rerunfailures/codemeta","maintainers":[{"uuid":"das-g","login":null,"name":"Raphael Das Gupta","email":"nixpkgs@raphael.dasgupta.ch","url":"https://github.com/das-g","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-04T09:06:33.868Z","updated_at":"2026-03-04T09:06:33.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/das-g/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":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","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":14512952,"name":"dev-python/pytest-rerunfailures","ecosystem":"gentoo","description":"pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86"],"namespace":"dev-python","versions_count":4,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-08-01T21:08:12.000Z","latest_release_number":"16.4","last_synced_at":"2026-08-03T01:17:09.792Z","created_at":"2026-05-27T02:35:50.668Z","updated_at":"2026-08-18T09:53:27.882Z","registry_url":"https://packages.gentoo.org/packages/dev-python/pytest-rerunfailures","install_command":"emerge dev-python/pytest-rerunfailures","documentation_url":"https://packages.gentoo.org/packages/dev-python/pytest-rerunfailures","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_14t python_targets_python3_15t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:53:27.882Z","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-rerunfailures","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-rerunfailures/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":620},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-24T05:05:20.930Z","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":12832420,"name":"python311Packages.pytest-rerunfailures","ecosystem":"nixpkgs","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:13:12.417Z","latest_release_published_at":"2026-01-26T20:13:12.417Z","latest_release_number":"11.1.2","last_synced_at":"2026-04-03T09:24:09.627Z","created_at":"2026-01-26T20:13:12.269Z","updated_at":"2026-08-18T09:53:27.915Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.pytest-rerunfailures","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-rerunfailures","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-rerunfailures/default.nix#L31","metadata":{"nix_attribute":"python3.11-pytest-rerunfailures-11.1.2","position":"pkgs/development/python-modules/pytest-rerunfailures/default.nix:31","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-rerunfailures","upstream_purl":"pkg:pypi/pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:53:27.915Z","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-rerunfailures?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-rerunfailures/codemeta","maintainers":[{"uuid":"das-g","login":null,"name":"Raphael Das Gupta","email":"nixpkgs@raphael.dasgupta.ch","url":"https://github.com/das-g","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-03T09:18:07.555Z","updated_at":"2026-03-03T09:18:07.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/das-g/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":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","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":13088610,"name":"python312Packages.pytest-rerunfailures","ecosystem":"nixpkgs","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:11:05.689Z","latest_release_published_at":"2026-02-01T18:11:05.689Z","latest_release_number":"14.0","last_synced_at":"2026-04-10T02:01:57.214Z","created_at":"2026-02-01T18:10:57.975Z","updated_at":"2026-08-18T09:53:36.151Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.pytest-rerunfailures","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-rerunfailures","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-rerunfailures/default.nix#L42","metadata":{"nix_attribute":"python3.12-pytest-rerunfailures-14.0","position":"pkgs/development/python-modules/pytest-rerunfailures/default.nix:42","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-rerunfailures","upstream_purl":"pkg:pypi/pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:53:36.151Z","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-rerunfailures?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-rerunfailures/codemeta","maintainers":[{"uuid":"das-g","login":null,"name":"Raphael Das Gupta","email":"nixpkgs@raphael.dasgupta.ch","url":"https://github.com/das-g","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-03T20:20:59.970Z","updated_at":"2026-03-03T20:20:59.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/das-g/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":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","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":13402843,"name":"pytest-rerunfailures","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T10:27:57.224Z","latest_release_published_at":"2026-02-06T10:27:57.224Z","latest_release_number":"12.0-1","last_synced_at":"2026-03-06T11:00:48.962Z","created_at":"2026-02-06T10:27:56.943Z","updated_at":"2026-08-18T09:54:34.523Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-rerunfailures","install_command":"apt-get install pytest-rerunfailures","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-rerunfailures","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pytest (\u003e= 6.2), python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:54:34.523Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/pytest-rerunfailures?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-rerunfailures/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13798994,"name":"pytest-rerunfailures","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:04:45.605Z","latest_release_published_at":"2026-02-13T17:04:45.605Z","latest_release_number":"12.0-1","last_synced_at":"2026-03-13T17:19:28.280Z","created_at":"2026-02-13T17:04:45.226Z","updated_at":"2026-08-18T09:54:34.542Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-rerunfailures","install_command":"apt-get install pytest-rerunfailures","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-rerunfailures","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pytest (\u003e= 6.2), python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:54:34.542Z","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/pytest-rerunfailures?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-rerunfailures/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13462792,"name":"pytest-rerunfailures","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T11:14:17.474Z","latest_release_published_at":"2026-02-09T11:14:17.474Z","latest_release_number":"12.0-1","last_synced_at":"2026-03-09T12:03:02.804Z","created_at":"2026-02-09T11:14:15.854Z","updated_at":"2026-08-18T10:01:16.913Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-rerunfailures","install_command":"apt-get install pytest-rerunfailures","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-rerunfailures","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pytest (\u003e= 6.2), python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:01:16.912Z","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/pytest-rerunfailures?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-rerunfailures/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":12820028,"name":"python310Packages.pytest-rerunfailures","ecosystem":"nixpkgs","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:54:51.622Z","latest_release_published_at":"2026-01-26T17:54:51.622Z","latest_release_number":"11.1.2","last_synced_at":"2026-04-03T07:12:39.625Z","created_at":"2026-01-26T17:54:51.473Z","updated_at":"2026-08-18T10:01:17.222Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.pytest-rerunfailures","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-rerunfailures","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-rerunfailures/default.nix#L31","metadata":{"nix_attribute":"python3.10-pytest-rerunfailures-11.1.2","position":"pkgs/development/python-modules/pytest-rerunfailures/default.nix:31","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-rerunfailures","upstream_purl":"pkg:pypi/pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:01:17.222Z","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-rerunfailures?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-rerunfailures/codemeta","maintainers":[{"uuid":"das-g","login":null,"name":"Raphael Das Gupta","email":"nixpkgs@raphael.dasgupta.ch","url":"https://github.com/das-g","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-03T06:18:13.458Z","updated_at":"2026-03-03T06:18:13.458Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/das-g/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":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","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":13079760,"name":"python311Packages.pytest-rerunfailures","ecosystem":"nixpkgs","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:43:20.546Z","latest_release_published_at":"2026-02-01T17:43:20.546Z","latest_release_number":"14.0","last_synced_at":"2026-03-08T05:24:47.013Z","created_at":"2026-02-01T17:43:16.675Z","updated_at":"2026-08-18T10:12:14.170Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.pytest-rerunfailures","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-rerunfailures","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-rerunfailures/default.nix#L42","metadata":{"nix_attribute":"python3.11-pytest-rerunfailures-14.0","position":"pkgs/development/python-modules/pytest-rerunfailures/default.nix:42","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-rerunfailures","upstream_purl":"pkg:pypi/pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:12:14.170Z","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-rerunfailures?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-rerunfailures/codemeta","maintainers":[{"uuid":"das-g","login":null,"name":"Raphael Das Gupta","email":"nixpkgs@raphael.dasgupta.ch","url":"https://github.com/das-g","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-08T05:24:47.195Z","updated_at":"2026-03-08T05:24:47.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/das-g/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":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","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":13198613,"name":"python311Packages.pytest-rerunfailures","ecosystem":"nixpkgs","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:39:38.809Z","latest_release_published_at":"2026-02-02T00:39:38.809Z","latest_release_number":"13.0","last_synced_at":"2026-05-11T17:12:23.312Z","created_at":"2026-02-02T00:38:57.653Z","updated_at":"2026-08-18T10:13:23.410Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.pytest-rerunfailures","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-rerunfailures","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-rerunfailures/default.nix#L32","metadata":{"nix_attribute":"python3.11-pytest-rerunfailures-13.0","position":"pkgs/development/python-modules/pytest-rerunfailures/default.nix:32","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-rerunfailures","upstream_purl":"pkg:pypi/pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:13:23.410Z","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-rerunfailures?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-rerunfailures/codemeta","maintainers":[{"uuid":"das-g","login":null,"name":"Raphael Das Gupta","email":"nixpkgs@raphael.dasgupta.ch","url":"https://github.com/das-g","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-07T08:01:23.121Z","updated_at":"2026-03-07T08:01:23.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/das-g/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":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","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":13526588,"name":"pytest-rerunfailures","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:48:47.835Z","latest_release_published_at":"2026-02-10T22:48:47.835Z","latest_release_number":"9.1.1-1","last_synced_at":"2026-07-26T01:04:54.906Z","created_at":"2026-02-10T22:48:47.652Z","updated_at":"2026-08-18T10:22:09.792Z","registry_url":"https://tracker.debian.org/pkg/pytest-rerunfailures","install_command":"apt-get install pytest-rerunfailures","documentation_url":"https://packages.debian.org/bullseye/pytest-rerunfailures","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-pytest-rerunfailures","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pytest (\u003e= 5.0), python3-setuptools (\u003e= 40)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:22:09.792Z","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/pytest-rerunfailures?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pytest-rerunfailures/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13663790,"name":"pytest-rerunfailures","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:53:28.925Z","latest_release_published_at":"2026-02-12T09:53:28.925Z","latest_release_number":"15.0-1","last_synced_at":"2026-03-14T08:07:30.925Z","created_at":"2026-02-12T09:53:28.750Z","updated_at":"2026-08-18T10:22:48.219Z","registry_url":"https://tracker.debian.org/pkg/pytest-rerunfailures","install_command":"apt-get install pytest-rerunfailures","documentation_url":"https://packages.debian.org/trixie/pytest-rerunfailures","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-pytest-rerunfailures","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-pytest-xdist \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:22:48.218Z","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/pytest-rerunfailures?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-rerunfailures/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":14549287,"name":"devel/py-test-rerunfailures","ecosystem":"openbsd","description":"pytest plugin to re-run failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","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":"16.1","last_synced_at":"2026-08-01T10:29:22.189Z","created_at":"2026-05-28T01:15:19.409Z","updated_at":"2026-08-18T11:42:23.031Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/py-test-rerunfailures/","install_command":"pkg_add py3-test-rerunfailures-16.1","documentation_url":null,"metadata":{"pkgstem":"py3-test-rerunfailures","fullpkgname":"py3-test-rerunfailures-16.1","subpackage":"-"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-18T06:27:47.000Z","size":571,"stargazers_count":471,"open_issues_count":39,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-18T09:34:27.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-18T06:38:58.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766132,"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-18T02:00:06.197Z","response_time":52,"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T11:42:23.031Z","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-rerunfailures?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/py-test-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/py-test-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/py-test-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:33:49.503Z","issues_count":103,"pull_requests_count":146,"avg_time_to_close_issue":35141675.231884055,"avg_time_to_close_pull_request":4523987.955555555,"issues_closed_count":69,"pull_requests_closed_count":135,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6699029126213594,"avg_comments_per_pull_request":1.8424657534246576,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":708026.4230769231,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.84375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-rerunfailures/codemeta","maintainers":[{"uuid":"ports@openbsd.org","login":null,"name":"The OpenBSD ports mailing-list","email":"ports@openbsd.org","url":null,"packages_count":6235,"html_url":null,"role":null,"created_at":"2026-05-28T01:15:19.848Z","updated_at":"2026-05-28T01:15:19.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ports@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":219},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-24T05:00:06.782Z","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":13206874,"name":"python312Packages.pytest-rerunfailures","ecosystem":"nixpkgs","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:08:31.225Z","latest_release_published_at":"2026-02-02T01:08:31.225Z","latest_release_number":"13.0","last_synced_at":"2026-08-18T16:29:52.146Z","created_at":"2026-02-02T01:08:29.767Z","updated_at":"2026-08-18T16:29:52.147Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.pytest-rerunfailures","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-rerunfailures","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-rerunfailures/default.nix#L32","metadata":{"nix_attribute":"python3.12-pytest-rerunfailures-13.0","position":"pkgs/development/python-modules/pytest-rerunfailures/default.nix:32","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-rerunfailures","upstream_purl":"pkg:pypi/pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:02:51.202Z","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-rerunfailures?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-rerunfailures/codemeta","maintainers":[{"uuid":"das-g","login":null,"name":"Raphael Das Gupta","email":"nixpkgs@raphael.dasgupta.ch","url":"https://github.com/das-g","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-07T13:10:39.812Z","updated_at":"2026-03-07T13:10:39.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/das-g/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":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","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":5301276,"name":"pytest-rerunfailures","ecosystem":"conda","description":null,"homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-09-15T05:39:26.000Z","latest_release_published_at":"2020-10-04T12:41:06.000Z","latest_release_number":"9.1.1","last_synced_at":"2026-08-13T18:30:46.520Z","created_at":"2022-10-03T16:10:32.350Z","updated_at":"2026-08-18T12:01:51.367Z","registry_url":"https://anaconda.org/conda-forge/pytest-rerunfailures","install_command":"conda install -c conda-forge pytest-rerunfailures","documentation_url":null,"metadata":{},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-18T06:27:47.000Z","size":571,"stargazers_count":471,"open_issues_count":39,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-18T09:34:27.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-18T06:38:58.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766132,"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-18T02:00:06.197Z","response_time":52,"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T12:01:51.367Z","dependent_packages_count":1,"downloads":1791029,"downloads_period":"total","dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":12.92479664653925,"dependent_packages_count":28.978491940715607,"stargazers_count":22.34143420330356,"forks_count":21.278506911522534,"docker_downloads_count":null,"average":21.38080742552024},"purl":"pkg:conda/pytest-rerunfailures?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:33:49.503Z","issues_count":103,"pull_requests_count":146,"avg_time_to_close_issue":35141675.231884055,"avg_time_to_close_pull_request":4523987.955555555,"issues_closed_count":69,"pull_requests_closed_count":135,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6699029126213594,"avg_comments_per_pull_request":1.8424657534246576,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":708026.4230769231,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.84375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-rerunfailures/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":2885822,"name":"pytest-rerunfailures","ecosystem":"pypi","description":"pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["failures","flaky","pytest","rerun"],"namespace":null,"versions_count":42,"first_release_published_at":"2012-12-28T23:20:15.000Z","latest_release_published_at":"2025-09-02T06:48:23.000Z","latest_release_number":"16.0.1","last_synced_at":"2026-08-23T12:08:16.898Z","created_at":"2022-04-10T12:19:58.614Z","updated_at":"2026-08-23T12:08:16.898Z","registry_url":"https://pypi.org/project/pytest-rerunfailures/","install_command":"pip install pytest-rerunfailures --index-url https://pypi.org/simple","documentation_url":"https://pytest-rerunfailures.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Framework :: Pytest","Intended Audience :: Developers","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","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.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing","Topic :: Utilities"],"normalized_name":"pytest-rerunfailures","project_status":null},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-18T06:27:47.000Z","size":571,"stargazers_count":471,"open_issues_count":39,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-18T09:34:27.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-18T06:38:58.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766132,"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-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-22T23:49:27.099Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38149,"followers":805,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-22T23:49:27.111Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:05:05.449Z","dependent_packages_count":407,"downloads":66925678,"downloads_period":"last-month","dependent_repos_count":2450,"rankings":{"downloads":0.15446407082858235,"dependent_repos_count":0.22064773332807044,"dependent_packages_count":0.08778609389363877,"stargazers_count":3.4952337721289153,"forks_count":4.926444622872102,"docker_downloads_count":0.08466715348635259,"average":1.4948739077562772},"purl":"pkg:pypi/pytest-rerunfailures","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-rerunfailures","docker_dependents_count":311,"docker_downloads_count":807463751,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:35:16.136Z","issues_count":103,"pull_requests_count":148,"avg_time_to_close_issue":35141675.231884055,"avg_time_to_close_pull_request":4458633.167883212,"issues_closed_count":69,"pull_requests_closed_count":137,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6699029126213594,"avg_comments_per_pull_request":1.8243243243243243,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":660641.2592592592,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures/codemeta","maintainers":[{"uuid":"icemac","login":"icemac","name":null,"email":null,"url":null,"packages_count":248,"html_url":"https://pypi.org/user/icemac/","role":null,"created_at":"2023-02-06T17:45:43.258Z","updated_at":"2023-02-06T17:45:43.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/icemac/packages"},{"uuid":"tlotze","login":"tlotze","name":null,"email":null,"url":null,"packages_count":294,"html_url":"https://pypi.org/user/tlotze/","role":null,"created_at":"2023-02-06T17:45:43.564Z","updated_at":"2023-02-06T17:45:43.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tlotze/packages"},{"uuid":"sweh","login":"sweh","name":null,"email":null,"url":null,"packages_count":29,"html_url":"https://pypi.org/user/sweh/","role":null,"created_at":"2023-02-06T17:45:43.408Z","updated_at":"2023-02-06T17:45:43.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sweh/packages"},{"uuid":"DanielHavlikGocept","login":"DanielHavlikGocept","name":null,"email":null,"url":null,"packages_count":62,"html_url":"https://pypi.org/user/DanielHavlikGocept/","role":null,"created_at":"2023-02-06T17:45:43.109Z","updated_at":"2023-02-06T17:45:43.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/DanielHavlikGocept/packages"},{"uuid":"sallner","login":"sallner","name":null,"email":null,"url":null,"packages_count":46,"html_url":"https://pypi.org/user/sallner/","role":null,"created_at":"2023-02-06T17:45:42.827Z","updated_at":"2023-02-06T17:45:42.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sallner/packages"},{"uuid":"klrmn","login":"klrmn","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/klrmn/","role":null,"created_at":"2023-02-06T17:45:42.789Z","updated_at":"2023-02-06T17:45:42.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/klrmn/packages"},{"uuid":"florianpilz","login":"florianpilz","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/florianpilz/","role":null,"created_at":"2023-02-06T17:45:43.201Z","updated_at":"2023-02-06T17:45:43.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/florianpilz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2885824,"name":"pytest-rerunfailures-all-logs","ecosystem":"pypi","description":"pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"Mozilla Public License 2.0 (MPL 2.0)","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["py.test","pytest","rerun","failures","flaky"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-03-07T17:10:42.000Z","latest_release_published_at":"2022-03-07T17:10:42.000Z","latest_release_number":"10.3.dev0","last_synced_at":"2026-08-23T12:09:02.028Z","created_at":"2022-04-10T12:19:58.657Z","updated_at":"2026-08-23T12:09:02.028Z","registry_url":"https://pypi.org/project/pytest-rerunfailures-all-logs/","install_command":"pip install pytest-rerunfailures-all-logs --index-url https://pypi.org/simple","documentation_url":"https://pytest-rerunfailures-all-logs.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Framework :: Pytest","Intended Audience :: Developers","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","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 :: Quality Assurance","Topic :: Software Development :: Testing","Topic :: Utilities"],"normalized_name":"pytest-rerunfailures-all-logs","project_status":null},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-18T06:27:47.000Z","size":571,"stargazers_count":471,"open_issues_count":39,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-18T09:34:27.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-18T06:38:58.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766132,"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-18T02:00:06.197Z","response_time":52,"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:55:34.722Z","dependent_packages_count":0,"downloads":98,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.96015969725494,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":3.4514107600896136,"forks_count":4.896202492973237,"docker_downloads_count":null,"average":13.20093503680111},"purl":"pkg:pypi/pytest-rerunfailures-all-logs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-rerunfailures-all-logs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-rerunfailures-all-logs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-rerunfailures-all-logs/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:09.314Z","issues_count":103,"pull_requests_count":147,"avg_time_to_close_issue":35141675.231884055,"avg_time_to_close_pull_request":4491035.919117647,"issues_closed_count":69,"pull_requests_closed_count":136,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6699029126213594,"avg_comments_per_pull_request":1.836734693877551,"merged_pull_requests_count":125,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":684055.9615384615,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.84375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures-all-logs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures-all-logs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures-all-logs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures-all-logs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures-all-logs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-rerunfailures-all-logs/codemeta","maintainers":[{"uuid":"Florian.Ludwig","login":"Florian.Ludwig","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/Florian.Ludwig/","role":null,"created_at":"2023-02-06T17:54:33.173Z","updated_at":"2023-02-06T17:54:33.173Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Florian.Ludwig/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13953065,"name":"python-pytest-rerunfailures","ecosystem":"guix","description":"Pytest plugin to re-run flaky tests","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"mpl2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:46:22.316Z","latest_release_published_at":"2026-03-02T19:46:22.316Z","latest_release_number":"15.1","last_synced_at":"2026-04-27T16:43:55.153Z","created_at":"2026-03-02T19:46:22.137Z","updated_at":"2026-08-18T10:46:09.528Z","registry_url":"https://packages.guix.gnu.org/packages/python-pytest-rerunfailures/15.1/","install_command":"guix install python-pytest-rerunfailures","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-check.scm#n3929","metadata":{"location":"gnu/packages/python-check.scm:3929","variable_name":"python-pytest-rerunfailures"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:46:09.528Z","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-rerunfailures","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T09:33:49.503Z","issues_count":103,"pull_requests_count":146,"avg_time_to_close_issue":35141675.231884055,"avg_time_to_close_pull_request":4523987.955555555,"issues_closed_count":69,"pull_requests_closed_count":135,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6699029126213594,"avg_comments_per_pull_request":1.8424657534246576,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":708026.4230769231,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.84375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-rerunfailures/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","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":14528024,"name":"devel/py-test-rerunfailures","ecosystem":"pkgsrc","description":"Pytest plugin to re-run tests to eliminate flaky failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T07:46:17.000Z","latest_release_published_at":"2026-03-19T07:46:17.000Z","latest_release_number":"16.1","last_synced_at":"2026-05-27T06:43:02.780Z","created_at":"2026-05-27T06:43:02.483Z","updated_at":"2026-08-18T10:11:37.411Z","registry_url":"https://pkgsrc.se/devel/py-test-rerunfailures","install_command":"pkg_add py313-test-rerunfailures","documentation_url":"https://pkgsrc.se/devel/py-test-rerunfailures","metadata":{"pkg_slug":"py-test-rerunfailures","pkgbase":"py313-test-rerunfailures","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py313-test-rerunfailures-16.1"},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:11:37.411Z","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-rerunfailures?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-test-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-test-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-test-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-rerunfailures/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":479},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-24T05:00:24.175Z","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":5287806,"name":"pytest-rerunfailures","ecosystem":"conda","description":"pytest-rerunfailures is a plugin for pytest that re-runs tests to eliminate intermittent failures","homepage":"https://github.com/pytest-dev/pytest-rerunfailures","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pytest-dev/pytest-rerunfailures","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-04-19T15:29:05.000Z","latest_release_published_at":"2020-10-02T16:56:38.000Z","latest_release_number":"9.1.1","last_synced_at":"2026-04-14T16:05:25.457Z","created_at":"2022-10-03T15:44:59.635Z","updated_at":"2026-08-18T10:09:11.880Z","registry_url":"https://anaconda.org/anaconda/pytest-rerunfailures","install_command":"conda install -c anaconda pytest-rerunfailures","documentation_url":null,"metadata":{},"repo_metadata":{"id":4238265,"uuid":"5362370","full_name":"pytest-dev/pytest-rerunfailures","owner":"pytest-dev","description":"a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures","archived":false,"fork":false,"pushed_at":"2026-08-10T08:53:32.000Z","size":507,"stargazers_count":470,"open_issues_count":43,"forks_count":102,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-11T05:29:03.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-08-09T22:54:24.000Z","updated_at":"2026-08-10T06:07:12.000Z","dependencies_parsed_at":"2026-08-11T05:41:52.623Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-rerunfailures","commit_stats":{"total_commits":381,"total_committers":54,"mean_commits":7.055555555555555,"dds":0.8320209973753281,"last_synced_commit":"a53b9344c0d7a491a3cc53d91c7319696651d21b"},"previous_names":["klrmn/pytest-rerunfailures"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/sbom","scorecard":{"id":752084,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-rerunfailures","commit":"b3220b9973ff6bc4770f734d0e7dc94656ebacc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-rerunfailures/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:97","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 27 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:13.814Z","repository_id":4238265,"created_at":"2025-08-22T20:39:13.814Z","updated_at":"2025-08-22T20:39:13.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36553108,"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-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"16.6","sha":"257d92ac76bef31af72766dc743543cf76d2dd4b","kind":"tag","published_at":"2026-08-17T07:10:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.6","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.6/manifests"},{"name":"16.5","sha":"88291f72274392b3b7711ee81a750c6d66b1c04a","kind":"tag","published_at":"2026-08-13T07:11:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.5","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.5/manifests"},{"name":"16.4","sha":"e5a86e5dd30866ece260ecda7d124f51a5709af2","kind":"tag","published_at":"2026-07-01T06:30:46.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.4","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.4/manifests"},{"name":"16.3","sha":"4b3a2200b07b357cecfe192f4997f35764869c6f","kind":"tag","published_at":"2026-05-22T06:51:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.3/manifests"},{"name":"16.2","sha":"88a84d8471219ae517dfd3752a181b22e51a2b8c","kind":"tag","published_at":"2026-05-13T08:13:17.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.2/manifests"},{"name":"16.1","sha":"b01509200f8f782e5666011932886758a50a32c1","kind":"tag","published_at":"2025-10-10T07:05:48.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.1/manifests"},{"name":"16.0.1","sha":"f97618f95c630af28bbecacc83fc8715146bfa57","kind":"tag","published_at":"2025-09-02T06:48:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0.1/manifests"},{"name":"16.0","sha":"34a87e464a5228a5fd416102702c6b3b3b463b9b","kind":"tag","published_at":"2025-08-29T06:38:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/16.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/16.0/manifests"},{"name":"15.1","sha":"beaa1a46d3d57e30c8e6fa2ad26d42721eeb7d73","kind":"tag","published_at":"2025-05-08T06:36:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.1/manifests"},{"name":"15.0","sha":"781139ed4d4a08f85d1b5741b57ad82237aedaa6","kind":"tag","published_at":"2024-11-20T07:23:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/15.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/15.0/manifests"},{"name":"14.0","sha":"5ef1dd008082d0195cf6227141b194d198ba6d35","kind":"tag","published_at":"2024-03-13T08:21:30.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/14.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/14.0/manifests"},{"name":"13.0","sha":"6300466b50d017a8460a2e1b057d5840b247708a","kind":"tag","published_at":"2023-11-22T12:07:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/13.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/13.0/manifests"},{"name":"12.0","sha":"903c0857017a43b0732f11d3075f1c056eb25fd9","kind":"tag","published_at":"2023-07-05T05:53:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/12.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/12.0/manifests"},{"name":"11.1.2","sha":"eaad60d4fc8f1e84e4184d4eb9a719e36ad539b7","kind":"tag","published_at":"2023-03-09T07:17:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.2/manifests"},{"name":"11.1.1","sha":"9e5b13e4d669ab3feb7786423bfefae8e3cc34e5","kind":"tag","published_at":"2023-02-17T07:08:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1.1/manifests"},{"name":"11.1","sha":"fee2e96e530256f9f7924104fa563cce5ec1ff6e","kind":"tag","published_at":"2023-02-09T10:16:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.1/manifests"},{"name":"11.0","sha":"4dc493befc4323310b568e461ad184881c0459d1","kind":"tag","published_at":"2023-01-12T07:13:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/11.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/11.0/manifests"},{"name":"10.3","sha":"88496e913c4f7a85debff6a644b989fb5274715a","kind":"tag","published_at":"2022-11-22T07:38:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.3","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.3/manifests"},{"name":"10.2","sha":"a77bea227c239deed9cbd1bacdc95716c27e0a87","kind":"tag","published_at":"2021-09-17T06:08:21.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.2/manifests"},{"name":"10.1","sha":"887e4bda5d5bf8936619b612cfe31293bb72d162","kind":"tag","published_at":"2021-07-02T13:43:25.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.1/manifests"},{"name":"10.0","sha":"81f5f848c1ee6ad0e561cf72e6cec2dc321a64ee","kind":"tag","published_at":"2021-05-26T13:14:50.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/10.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/10.0/manifests"},{"name":"9.1.1","sha":"9a58cc12ae54b030f9adfdda7ca4a9fe865003f1","kind":"tag","published_at":"2020-09-29T06:28:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1.1/manifests"},{"name":"9.1","sha":"eec6aeff15b9ca3c6fb6295ceacef09f7c2f6cd6","kind":"tag","published_at":"2020-08-26T21:07:41.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.1/manifests"},{"name":"9.0","sha":"1529193fbd8f9323edf59687fa5226593fb7b2e3","kind":"tag","published_at":"2020-03-18T08:18:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/9.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/9.0/manifests"},{"name":"8.0","sha":"32774219c4df43b60255fa403f05ba97269ab828","kind":"tag","published_at":"2019-11-18T14:13:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/8.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/8.0/manifests"},{"name":"7.0","sha":"9151f7883e240c604de6d5a85dc28778670a2282","kind":"tag","published_at":"2019-03-28T07:28:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/7.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/7.0/manifests"},{"name":"6.0","sha":"3c75bc915255b71745aed635ee285521658822e6","kind":"tag","published_at":"2019-01-08T10:34:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/6.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/6.0/manifests"},{"name":"5.0","sha":"24b7abb3e477b6bd0e5060ee4c12c5dbf803e2f0","kind":"tag","published_at":"2018-11-06T10:20:02.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/5.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/5.0/manifests"},{"name":"4.2","sha":"44db7a32f83682f3873d88d14eb987ac27b28446","kind":"tag","published_at":"2018-10-04T09:59:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.2/manifests"},{"name":"4.1","sha":"a6a0ba0605589e2d315ed5ce87888c665048c05f","kind":"tag","published_at":"2018-05-23T15:24:28.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.1/manifests"},{"name":"4.0","sha":"6361efad814f4bffd4d332763505c8cc0386178b","kind":"tag","published_at":"2017-12-23T10:32:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/4.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/4.0/manifests"},{"name":"3.1","sha":"3670e670731707da69a0ebb9f3c8b41a30098d78","kind":"tag","published_at":"2017-08-29T07:01:15.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.1/manifests"},{"name":"3.0","sha":"faffd6c81a53d106062acb8e1c1cf2d0d3223154","kind":"tag","published_at":"2017-08-17T07:47:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/3.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/3.0/manifests"},{"name":"2.2","sha":"8a07c49cfad39c7972da7acbc6496da01c665dc7","kind":"tag","published_at":"2017-06-23T11:17:39.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.2/manifests"},{"name":"2.1.0","sha":"90060be895c2f7f8e681e856088c961b120cfd03","kind":"tag","published_at":"2016-11-01T15:53:05.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.1.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.1.0/manifests"},{"name":"2.0.2.dev0","sha":"b6ed3284f057e51090be98eee24cdb36e0984d94","kind":"tag","published_at":"2016-10-19T08:28:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.2.dev0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.2.dev0/manifests"},{"name":"2.0.1","sha":"ddb2f495942f9694a70811d969519da7615ad17f","kind":"tag","published_at":"2016-08-10T08:05:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"b80b10d249201a0f85780445d8c2804f9fbb742f","kind":"tag","published_at":"2016-04-06T12:17:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/2.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"b13cb1d9e9f14c24da217315083be1c726150cd0","kind":"tag","published_at":"2016-03-29T07:28:10.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.2","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"53ae455e555d62587e85131ccff9f4a7ae803341","kind":"tag","published_at":"2016-02-02T14:07:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.1","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"417670e89e0f05919e2c3cc0bda7386dcc7210f7","kind":"tag","published_at":"2016-02-02T13:21:26.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-rerunfailures/tar.gz/1.0.0","html_url":"https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-rerunfailures@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:09:11.879Z","dependent_packages_count":0,"downloads":2781,"downloads_period":"total","dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":40.816944024205746,"dependent_packages_count":51.16490166414523,"stargazers_count":35.461422087745845,"forks_count":34.34190620272315,"docker_downloads_count":null,"average":40.446293494704996},"purl":"pkg:conda/pytest-rerunfailures","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pytest-rerunfailures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pytest-rerunfailures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pytest-rerunfailures/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:07:36.184Z","issues_count":103,"pull_requests_count":145,"avg_time_to_close_issue":33517078.779411763,"avg_time_to_close_pull_request":4557413.171641791,"issues_closed_count":68,"pull_requests_closed_count":134,"pull_request_authors_count":54,"issue_authors_count":90,"avg_comments_per_issue":2.6019417475728157,"avg_comments_per_pull_request":1.8482758620689654,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":734547.12,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.8387096774193549,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","maintainers":[{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"},{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"},{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}],"active_maintainers":[{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-rerunfailures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-rerunfailures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-rerunfailures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-rerunfailures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-rerunfailures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytest-rerunfailures/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":16433,"full_name":"pytest-dev/pytest-rerunfailures","default_branch":"master","total_commits":446,"total_committers":65,"total_bot_commits":13,"total_bot_committers":2,"mean_commits":6.861538461538461,"dds":0.8161434977578476,"past_year_total_commits":52,"past_year_total_committers":18,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":2.888888888888889,"past_year_dds":0.4807692307692307,"last_synced_at":"2026-08-19T10:05:12.994Z","last_synced_commit":"793c15f193de5e5e66d584c0e006a2820e53c1f2","created_at":"2023-03-07T11:32:33.947Z","updated_at":"2026-08-19T10:05:12.831Z","committers":[{"name":"Michael Howitz","email":"icemac@gmx.net","login":"icemac","count":82},{"name":"Steffen Allner","email":"sa@gocept.com","login":"sallner","count":64},{"name":"Florian Pilz","email":"fp@gocept.com","login":"florianpilz","count":47},{"name":"Leah Klearman","email":"lklrmn@gmail.com","login":"klrmn","count":40},{"name":"Jirka","email":"jirka.borovec@seznam.cz","login":"Borda","count":34},{"name":"Gleb Nikonorov","email":"gleb.i.nikonorov@gmail.com","login":"gnikonorov","count":27},{"name":"Kanguros","email":"edgar.ostrowski@gmail.com","login":"EdgarOstrowski","count":15},{"name":"fireflash38","email":"as.fireflash38@gmail.com","login":"astraw38","count":14},{"name":"Paul Wise","email":"pabs3@bonedaddy.net","login":"pabs3","count":14},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":12},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":7},{"name":"Dave Hunt","email":"dave.hunt@gmail.com","login":"davehunt","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Ronny Pfannschmidt","email":"Ronny.Pfannschmidt@gmx.de","login":"RonnyPfannschmidt","count":4},{"name":"Oleg Kuzovkov","email":"kuzovkov.oleg@gmail.com","login":"OlegKuzovkov","count":4},{"name":"Nikhil Dhandre","email":"nik.digitronik@live.com","login":"digitronik","count":4},{"name":"Florian Bruhin","email":"git@the-compiler.org","login":"The-Compiler","count":4},{"name":"Nicolas Tessore","email":"nicolas.tessore@manchester.ac.uk","login":"ntessore","count":3},{"name":"Ran Benita","email":"ran@unusedvar.com","login":"bluetech","count":3},{"name":"Lukas Neubauer","email":"lukasneubauer@outlook.de","login":"lukasNebr","count":3},{"name":"KillAChicken","email":"KillAChicken@yandex.ru","login":"KillAChicken","count":2},{"name":"Jan Mrowiec","email":"jasiek92@gmail.com","login":"janmrow","count":2},{"name":"Filip Łajszczak","email":"filip@lajszczak.dev","login":"filiplajszczak","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":2},{"name":"Chris Fulljames","email":"cfulljames","login":"cfulljames","count":2},{"name":"Alessio","email":"148966056+alessio-locatelli","login":"alessio-locatelli","count":2},{"name":"Marc Abramowitz","email":"abramowi@adobe.com","login":"msabramo","count":2},{"name":"Brigitta Sipőcz","email":"b.sipocz@gmail.com","login":"bsipocz","count":1},{"name":"Bob Silverberg","email":"bob.silverberg@gmail.com","login":"bobsilverberg","count":1},{"name":"Bruno Oliveira","email":"nicoddemus@gmail.com","login":"nicoddemus","count":1},{"name":"Ana Ribeiro","email":"aninhacostaribeiro@gmail.com","login":"RibeiroAna","count":1},{"name":"likanglin","email":"likanglin@bytedance.com","login":null,"count":1},{"name":"xoviat","email":"49173759+xoviat","login":"xoviat","count":1},{"name":"laky55555","email":"laky55555@gmail.com","login":"laky55555","count":1},{"name":"dheepan","email":"31612069+dheepan2","login":"dheepan2","count":1},{"name":"anthony sottile","email":"anthony.sottile@sentry.io","login":"asottile-sentry","count":1},{"name":"Yugo Kato","email":"yugokato.o@gmail.com","login":"yugokato","count":1},{"name":"Tore Lundqvist","email":"tlt@mima.x.se","login":"tltx","count":1},{"name":"Tomáš Chvátal","email":"tomas.chvatal@gmail.com","login":"scarabeusiv","count":1},{"name":"Tom Viner","email":"tom@viner.tv","login":"tomviner","count":1},{"name":"Todd Bradley","email":"todd@toddbradley.com","login":"ToddBradley","count":1},{"name":"Teddy Tennant","email":"teddytennant@icloud.com","login":"teddytennant","count":1},{"name":"Rémy Greinhofer","email":"remy.greinhofer@gmail.com","login":"rgreinho","count":1},{"name":"Ricardo Busquet","email":"rbusquet@passthrough.com","login":"ricardo-passthrough","count":1},{"name":"RAHUL KUMAR","email":"hellorahul@google.com","login":"pctablet505","count":1},{"name":"Oscar Gustafsson","email":"oscar.gustafsson@gmail.com","login":"oscargus","count":1},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":1},{"name":"Michael Floering","email":"michaelfloering@gmail.com","login":"floer32","count":1},{"name":"Mehdi ABAAKOUK","email":"sileht@sileht.net","login":"sileht","count":1},{"name":"Matheus Pessoa","email":"matheuspessoax@gmail.com","login":"metheuspsc","count":1},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":1},{"name":"Mal_Lab","email":"mallabgit@gmail.com","login":"Mal-lab","count":1},{"name":"Lukáš Vokráčko","email":"lukas@vokracko.cz","login":"vokracko","count":1},{"name":"Joonalai","email":"33314057+Joonalai","login":"Joonalai","count":1},{"name":"John Litborn","email":"11260241+jakkdl","login":"jakkdl","count":1},{"name":"Jim Brännlund","email":"jimbrannlund@fastmail.com","login":"BeyondEvil","count":1},{"name":"Heungsub Lee","email":"sub@subl.ee","login":"sublee","count":1},{"name":"Harry Krause","email":"90718579+HarryKrause","login":"HarryKrause","count":1},{"name":"Fabian Henze","email":"1144183+flyser","login":"flyser","count":1},{"name":"Erik Soma","email":"stillusingirc@gmail.com","login":"esoma","count":1},{"name":"Eric Arellano","email":"ericarellano@me.com","login":"Eric-Arellano","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Dmitrii Ovsyannikov","email":"tamatuk@ya.ru","login":"ovsds","count":1},{"name":"Cyper","email":"cyperwu@gmail.com","login":"Cyperwu","count":1}],"past_year_committers":[{"name":"Michael Howitz","email":"icemac@gmx.net","login":"icemac","count":27},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Alessio","email":"148966056+alessio-locatelli","login":"alessio-locatelli","count":2},{"name":"Jan Mrowiec","email":"jasiek92@gmail.com","login":"janmrow","count":2},{"name":"Jirka Borovec","email":"6035284+Borda","login":"Borda","count":2},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":2},{"name":"Cyper","email":"cyperwu@gmail.com","login":"Cyperwu","count":1},{"name":"Dmitrii Ovsyannikov","email":"tamatuk@ya.ru","login":"ovsds","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Fabian Henze","email":"1144183+flyser","login":"flyser","count":1},{"name":"Florian Bruhin","email":"git@the-compiler.org","login":"The-Compiler","count":1},{"name":"Hugo van Kemenade","email":"1324225+hugovk","login":"hugovk","count":1},{"name":"Lukáš Vokráčko","email":"lukas@vokracko.cz","login":"vokracko","count":1},{"name":"Marc Abramowitz","email":"abramowi@adobe.com","login":"msabramo","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"RAHUL KUMAR","email":"hellorahul@google.com","login":"pctablet505","count":1},{"name":"Teddy Tennant","email":"teddytennant@icloud.com","login":"teddytennant","count":1},{"name":"Todd Bradley","email":"todd@toddbradley.com","login":"ToddBradley","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/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-rerunfailures","html_url":"https://github.com/pytest-dev/pytest-rerunfailures","last_synced_at":"2026-08-23T12:08:02.681Z","status":null,"issues_count":104,"pull_requests_count":148,"avg_time_to_close_issue":35141675.231884055,"avg_time_to_close_pull_request":4458633.167883212,"issues_closed_count":69,"pull_requests_closed_count":137,"pull_request_authors_count":54,"issue_authors_count":91,"avg_comments_per_issue":2.644230769230769,"avg_comments_per_pull_request":1.8243243243243243,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":11,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":5164674.625,"past_year_avg_time_to_close_pull_request":660641.2592592592,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.3636363636363638,"past_year_avg_comments_per_pull_request":0.8181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":25,"created_at":"2023-05-10T11:06:56.798Z","updated_at":"2026-08-23T12:08:02.681Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-rerunfailures/issues","issue_labels_count":{"table":{"help wanted":14,"enhancement":11,"bug":4,"wontfix":3,"question":3,"maintenance":2,"invalid":1}},"pull_request_labels_count":{"table":{"maintenance":8,"no-changelog":3,"do not merge":2,"enhancement":1,"invalid":1,"hacktoberfest-accepted":1,"bug":1}},"issue_author_associations_count":{"table":{"NONE":76,"CONTRIBUTOR":22,"MEMBER":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":104,"NONE":24,"MEMBER":20}},"issue_authors":{"table":{"icemac":4,"mtelka":3,"gnikonorov":3,"bsipocz":2,"kloczek":2,"AIGeneratedUsername":2,"tony":2,"mgorny":2,"Borda":2,"dvarrazzo":1,"sourcecode14":1,"epage":1,"shadow1163":1,"david-vankampen":1,"dron4ik86":1,"potiuk":1,"esoma":1,"vivekvasu95":1,"1538379200":1,"raphaelm":1,"srgsanky":1,"komalc9":1,"glatterf42":1,"alejomejia11":1,"GrebenshchikovArtem":1,"vyahello":1,"eriwen":1,"christiansandberg":1,"ToddBradley":1,"rgreinho":1,"BeyondEvil":1,"tking16":1,"NeilRiver":1,"15klli":1,"amezin":1,"wangzelin007":1,"yugokato":1,"ngg":1,"QuLogic":1,"florianpilz":1,"metheuspsc":1,"eleanorjboyd":1,"lwwang-lw":1,"henzef":1,"shlompy":1,"BerninaDeveloper":1,"landhu":1,"TestNovice":1,"dheepan2":1,"GeorgeAtKistler":1,"Phincle":1,"ricardo-passthrough":1,"dinesh-bay":1,"suhjohn":1,"rouge8":1,"mdmintz":1,"jamesbraza":1,"azazrehman":1,"jeffwright13":1,"j-adamczyk":1,"dchebakov":1,"bdfariello":1,"lexrj":1,"liaoqihan":1,"sd148684":1,"jrbenny35":1,"trajano":1,"kfot":1,"janmrow":1,"joaonc":1,"alfechner":1,"Mal-lab":1,"duburcqa":1,"knedlsepp":1,"xoviat":1,"kousu":1,"dangercrow":1,"rrdhani7":1,"duncanariey":1,"9WooPWooP8":1,"ExplorerOL":1,"hb2638":1,"MRigal":1,"cfulljames":1,"gopiotr":1,"JonJagger":1,"dkuchynskyi":1,"johnthagen":1,"wonder19":1,"sallner":1,"amit-selector":1}},"pull_request_authors":{"table":{"icemac":30,"Borda":14,"hugovk":7,"pabs3":7,"dependabot[bot]":6,"pre-commit-ci[bot]":6,"sallner":5,"filiplajszczak":4,"janmrow":4,"HarryKrause":4,"lukasNebr":3,"alessio-locatelli":3,"jakkdl":2,"shlompy":2,"bluetech":2,"yugokato":2,"gnikonorov":2,"ricardo-passthrough":2,"cfulljames":2,"SAY-5":2,"ToddBradley":2,"The-Compiler":2,"mgorny":2,"cdce8p":2,"rdfutch33-ai":2,"rgreinho":1,"15klli":1,"TKeji":1,"bsipocz":1,"emmanuel-ferdman":1,"msaelices":1,"ovsds":1,"rogalski":1,"flyser":1,"xoviat":1,"asottile-sentry":1,"esoma":1,"msabramo":1,"laky55555":1,"pctablet505":1,"oscargus":1,"ntessore":1,"andriykislitsyn":1,"Nirupamkn":1,"digitronik":1,"sileht":1,"m66260":1,"Cyperwu":1,"chaporgin":1,"BeyondEvil":1,"metheuspsc":1,"teddytennant":1,"Mal-lab":1,"dheepan2":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":{"bug":1,"help wanted":1}},"past_year_pull_request_labels_count":{"table":{"maintenance":4,"no-changelog":3,"invalid":1}},"past_year_issue_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":27,"NONE":5,"MEMBER":1}},"past_year_issue_authors":{"table":{"BerninaDeveloper":1,"Borda":1,"dinesh-bay":1,"duburcqa":1,"glatterf42":1,"henzef":1,"icemac":1,"janmrow":1,"mdmintz":1,"mgorny":1,"potiuk":1}},"past_year_pull_request_authors":{"table":{"icemac":6,"dependabot[bot]":4,"janmrow":4,"alessio-locatelli":2,"Borda":2,"SAY-5":2,"rdfutch33-ai":2,"TKeji":1,"teddytennant":1,"pctablet505":1,"ovsds":1,"msaelices":1,"msabramo":1,"mgorny":1,"hugovk":1,"flyser":1,"emmanuel-ferdman":1,"Cyperwu":1}},"maintainers":[{"table":{"login":"hugovk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}},{"table":{"login":"sallner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sallner"}},{"table":{"login":"gnikonorov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnikonorov"}},{"table":{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"}},{"table":{"login":"bluetech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluetech"}},{"table":{"login":"tony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}},{"table":{"login":"jakkdl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakkdl"}}],"active_maintainers":[{"table":{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}}]}},"events":{"total":{"CreateEvent":12,"DeleteEvent":10,"ForkEvent":10,"IssueCommentEvent":86,"IssuesEvent":33,"PullRequestEvent":38,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":27,"PushEvent":40,"WatchEvent":47},"last_year":{"CreateEvent":6,"DeleteEvent":6,"ForkEvent":3,"IssueCommentEvent":28,"IssuesEvent":13,"PullRequestEvent":18,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":12,"PushEvent":22,"WatchEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:01:25.503Z","updated_at":"2023-01-13T13:01:25.503Z","repository_link":"https://github.com/pytest-dev/pytest-rerunfailures/blob/master/.github/workflows/lint.yml","dependencies":[{"id":6876032537,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876032538,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876032539,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:01:25.512Z","updated_at":"2023-01-13T13:01:25.512Z","repository_link":"https://github.com/pytest-dev/pytest-rerunfailures/blob/master/.github/workflows/test.yml","dependencies":[{"id":6876032540,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876032541,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876032542,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-29T11:10:03.876Z","updated_at":"2024-01-29T11:10:03.876Z","repository_link":"https://github.com/pytest-dev/pytest-rerunfailures/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2026-01-02T21:06:35.720Z","updated_at":"2026-01-02T21:06:35.720Z","repository_link":"https://github.com/pytest-dev/pytest-rerunfailures/blob/master/.github/workflows/docs.yml","dependencies":[{"id":25786042822,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25786042823,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25786042824,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2026-01-02T21:06:35.791Z","updated_at":"2026-01-02T21:06:35.791Z","repository_link":"https://github.com/pytest-dev/pytest-rerunfailures/blob/master/docs/requirements.txt","dependencies":[{"id":25786042826,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25786042856,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":30.999887556778756,"created_at":"2025-11-11T15:17:04.192Z","updated_at":"2026-08-24T12:37:19.512Z","avatar_url":"https://github.com/pytest-dev.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369320","html_url":"https://summary.ecosyste.ms/projects/369320"}