{"id":369964,"url":"https://github.com/box/flaky","last_synced_at":"2026-05-30T16:01:12.509Z","repository":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2025-09-08T11:55:57.000Z","size":979,"stargazers_count":397,"open_issues_count":35,"forks_count":57,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-05-12T09:43:41.880Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2026-04-07T13:53:16.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33383127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"packages":[{"id":13295410,"name":"python310Packages.flaky","ecosystem":"nixpkgs","description":"Plugin for nose or py.test that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:24:52.106Z","latest_release_published_at":"2026-02-02T06:24:52.106Z","latest_release_number":"3.7.0","last_synced_at":"2026-03-07T03:29:56.311Z","created_at":"2026-02-02T06:24:50.149Z","updated_at":"2026-03-07T03:31:21.413Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.flaky","install_command":"nix-env -iA nixpkgs.python310Packages.flaky","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/flaky/default.nix#L33","metadata":{"nix_attribute":"python3.10-flaky-3.7.0","position":"pkgs/development/python-modules/flaky/default.nix:33","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":"flaky","upstream_purl":"pkg:pypi/flaky"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.flaky?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.flaky/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","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":13601746,"name":"python-flaky","ecosystem":"debian","description":null,"homepage":"https://github.com/box/flaky","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/box/flaky","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:55:24.043Z","latest_release_published_at":"2026-02-11T10:55:24.043Z","latest_release_number":"3.3.0-1","last_synced_at":"2026-03-13T16:03:25.416Z","created_at":"2026-02-11T10:55:23.874Z","updated_at":"2026-03-13T16:03:25.416Z","registry_url":"https://tracker.debian.org/pkg/python-flaky","install_command":"apt-get install python-flaky","documentation_url":"https://packages.debian.org/buster/python-flaky","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-flaky, python3-flaky, pypy-flaky","standards_version":"3.9.8","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-python, pypy, pypy-setuptools, python-all, python-genty, python-mock, python-nose, python-pytest, python-setuptools, python3-all, python3-genty, python3-mock, python3-nose, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:13:46.082Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-flaky?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-flaky/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":81},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-20T05:04:47.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13075774,"name":"python311Packages.flaky","ecosystem":"nixpkgs","description":"Plugin for nose or py.test that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:31:53.474Z","latest_release_published_at":"2026-02-01T17:31:53.474Z","latest_release_number":"3.8.1","last_synced_at":"2026-03-07T08:22:47.823Z","created_at":"2026-02-01T17:31:39.801Z","updated_at":"2026-03-07T08:35:44.388Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.flaky","install_command":"nix-env -iA nixpkgs.python311Packages.flaky","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/flaky/default.nix#L38","metadata":{"nix_attribute":"python3.11-flaky-3.8.1","position":"pkgs/development/python-modules/flaky/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flaky","upstream_purl":"pkg:pypi/flaky"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.flaky?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.flaky/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","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":13303089,"name":"python311Packages.flaky","ecosystem":"nixpkgs","description":"Plugin for nose or py.test that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:53:28.783Z","latest_release_published_at":"2026-02-02T06:53:28.783Z","latest_release_number":"3.7.0","last_synced_at":"2026-03-07T09:44:41.108Z","created_at":"2026-02-02T06:53:28.508Z","updated_at":"2026-03-07T09:44:41.108Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.flaky","install_command":"nix-env -iA nixpkgs.python311Packages.flaky","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/flaky/default.nix#L33","metadata":{"nix_attribute":"python3.11-flaky-3.7.0","position":"pkgs/development/python-modules/flaky/default.nix:33","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":"flaky","upstream_purl":"pkg:pypi/flaky"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.flaky?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.flaky/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","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":8676784,"name":"py3-flaky-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-flaky","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_number":"3.7.0-r4","last_synced_at":"2026-03-18T00:08:35.669Z","created_at":"2023-12-20T10:27:26.084Z","updated_at":"2026-03-18T00:08:35.669Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-flaky-pyc","install_command":"apk add py3-flaky-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-10-05T23:53:07.972Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-flaky-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-flaky-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-flaky-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-flaky-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-flaky-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-flaky-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-02-09T23:55:07.286Z","updated_at":"2024-02-09T23:55:07.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":822},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-03T06:46:48.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13748296,"name":"python-flaky","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/box/flaky","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/box/flaky","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:31:49.247Z","latest_release_published_at":"2026-02-13T06:31:49.247Z","latest_release_number":"3.6.1-1build1","last_synced_at":"2026-03-13T11:27:43.654Z","created_at":"2026-02-13T06:31:49.077Z","updated_at":"2026-03-13T11:27:43.655Z","registry_url":"https://launchpad.net/ubuntu/+source/python-flaky","install_command":"apt-get install python-flaky","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-flaky, python3-flaky","standards_version":"4.4.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python-all, python-genty, python-mock, python-nose, python-pytest, python-setuptools, python3-all, python3-genty, python3-mock, python3-nose, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T06:31:49.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:deb/ubuntu/python-flaky?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-flaky/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-01T06:53:15.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13203184,"name":"python312Packages.flaky","ecosystem":"nixpkgs","description":"Plugin for nose or py.test that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:55:03.772Z","latest_release_published_at":"2026-02-02T00:55:03.772Z","latest_release_number":"3.8.1","last_synced_at":"2026-03-07T11:09:44.072Z","created_at":"2026-02-02T00:55:01.832Z","updated_at":"2026-03-07T11:09:44.072Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.flaky","install_command":"nix-env -iA nixpkgs.python312Packages.flaky","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/flaky/default.nix#L38","metadata":{"nix_attribute":"python3.12-flaky-3.8.1","position":"pkgs/development/python-modules/flaky/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flaky","upstream_purl":"pkg:pypi/flaky"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.flaky?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.flaky/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":230},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-20T05:04:40.145Z","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":13527014,"name":"python-flaky","ecosystem":"debian","description":null,"homepage":"https://github.com/box/flaky","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/box/flaky","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:53:48.157Z","latest_release_published_at":"2026-02-10T22:53:48.157Z","latest_release_number":"3.7.0-1","last_synced_at":"2026-03-14T04:20:41.308Z","created_at":"2026-02-10T22:53:47.922Z","updated_at":"2026-03-14T04:20:41.308Z","registry_url":"https://tracker.debian.org/pkg/python-flaky","install_command":"apt-get install python-flaky","documentation_url":"https://packages.debian.org/bullseye/python-flaky","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-flaky","standards_version":"4.5.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-genty, python3-mock, python3-nose, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:25:09.890Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-flaky?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-flaky/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":0,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":77},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-01T06:53:20.333Z","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":11138782,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.8.1-r1","last_synced_at":"2026-03-27T04:07:25.262Z","created_at":"2024-12-07T12:37:34.343Z","updated_at":"2026-03-27T04:07:25.262Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-10-05T23:53:07.950Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-12-12T21:12:40.763Z","updated_at":"2024-12-12T21:12:40.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1264},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-03T06:45:30.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":13084639,"name":"python312Packages.flaky","ecosystem":"nixpkgs","description":"Plugin for nose or py.test that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:58:49.138Z","latest_release_published_at":"2026-02-01T17:58:49.138Z","latest_release_number":"3.8.1","last_synced_at":"2026-04-09T14:02:01.651Z","created_at":"2026-02-01T17:58:40.088Z","updated_at":"2026-04-09T14:31:19.019Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.flaky","install_command":"nix-env -iA nixpkgs.python312Packages.flaky","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/flaky/default.nix#L38","metadata":{"nix_attribute":"python3.12-flaky-3.8.1","position":"pkgs/development/python-modules/flaky/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flaky","upstream_purl":"pkg:pypi/flaky"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.flaky?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.flaky/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","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":6162719,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:32.000Z","latest_release_published_at":"2021-04-05T18:18:32.000Z","latest_release_number":"3.7.0-r1","last_synced_at":"2026-04-02T08:09:26.942Z","created_at":"2023-01-31T23:50:33.617Z","updated_at":"2026-04-02T08:09:26.943Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.442Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":16.478526833575078,"stargazers_count":9.541527401147757,"forks_count":10.947846376994388,"average":9.241975152929307},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1917,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-20T00:45:28.063Z","updated_at":"2023-02-20T00:45:28.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":782},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-03-05T07:48:10.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":12814526,"name":"python310Packages.flaky","ecosystem":"nixpkgs","description":"Plugin for nose or py.test that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:58:01.065Z","latest_release_published_at":"2026-01-26T16:58:01.065Z","latest_release_number":"3.7.0","last_synced_at":"2026-04-03T06:06:58.001Z","created_at":"2026-01-26T16:58:00.222Z","updated_at":"2026-04-03T06:06:58.002Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.flaky","install_command":"nix-env -iA nixpkgs.python310Packages.flaky","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/flaky/default.nix#L33","metadata":{"nix_attribute":"python3.10-flaky-3.7.0","position":"pkgs/development/python-modules/flaky/default.nix:33","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":"flaky","upstream_purl":"pkg:pypi/flaky"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.flaky?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.flaky/codemeta","maintainers":[],"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":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","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":12827110,"name":"python311Packages.flaky","ecosystem":"nixpkgs","description":"Plugin for nose or py.test that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:09:38.379Z","latest_release_published_at":"2026-01-26T19:09:38.379Z","latest_release_number":"3.7.0","last_synced_at":"2026-04-03T08:07:14.340Z","created_at":"2026-01-26T19:09:38.213Z","updated_at":"2026-04-03T08:07:14.341Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.flaky","install_command":"nix-env -iA nixpkgs.python311Packages.flaky","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/flaky/default.nix#L33","metadata":{"nix_attribute":"python3.11-flaky-3.7.0","position":"pkgs/development/python-modules/flaky/default.nix:33","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":"flaky","upstream_purl":"pkg:pypi/flaky"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.flaky?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.flaky/codemeta","maintainers":[],"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":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","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":13799642,"name":"python-flaky","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/box/flaky","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/box/flaky","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:17:11.599Z","latest_release_published_at":"2026-02-13T17:17:11.599Z","latest_release_number":"3.7.0-2","last_synced_at":"2026-03-14T09:15:09.155Z","created_at":"2026-02-13T17:17:11.231Z","updated_at":"2026-03-14T09:15:09.156Z","registry_url":"https://launchpad.net/ubuntu/+source/python-flaky","install_command":"apt-get install python-flaky","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-flaky","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-genty, python3-mock, python3-nose, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T17:17:12.226Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-flaky?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-flaky/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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":412},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-01T06:53:18.736Z","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":5285931,"name":"flaky","ecosystem":"conda","description":"Flaky is a plugin for nose or py.test that automatically reruns flaky tests.","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-10-03T15:43:25.217Z","latest_release_published_at":"2020-07-09T16:23:47.000Z","latest_release_number":"3.7.0","last_synced_at":"2026-04-02T18:38:38.556Z","created_at":"2022-10-03T15:43:25.210Z","updated_at":"2026-04-02T18:38:38.557Z","registry_url":"https://anaconda.org/conda-forge/flaky","install_command":"conda install -c conda-forge flaky","documentation_url":null,"metadata":{},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.855Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":8.049303857477918,"dependent_packages_count":19.606766804730775,"stargazers_count":21.393283097958978,"forks_count":24.726782773591495,"docker_downloads_count":null,"average":18.444034133439793},"purl":"pkg:conda/flaky?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaky/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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","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":13562695,"name":"python-flaky","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/box/flaky","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/box/flaky","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:44:16.617Z","latest_release_published_at":"2026-02-11T05:44:16.617Z","latest_release_number":"3.7.0-2","last_synced_at":"2026-03-12T00:22:01.668Z","created_at":"2026-02-11T05:44:16.428Z","updated_at":"2026-03-12T00:22:01.669Z","registry_url":"https://launchpad.net/ubuntu/+source/python-flaky","install_command":"apt-get install python-flaky","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-flaky","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-genty, python3-mock, python3-nose, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:53:45.604Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-flaky?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-flaky/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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":99},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-01T06:53:19.375Z","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":12992755,"name":"py3-flaky-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-flaky","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-09-15T16:44:01.000Z","latest_release_published_at":"2025-09-15T16:44:01.000Z","latest_release_number":"3.8.1-r2","last_synced_at":"2026-04-14T15:02:53.081Z","created_at":"2026-01-30T19:29:42.887Z","updated_at":"2026-04-14T15:02:53.081Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-flaky-pyc","install_command":"apk add py3-flaky-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-flaky-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-flaky-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-flaky-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-flaky-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-flaky-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-flaky-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"team/kde","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","packages_count":2364,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","role":null,"created_at":"2026-03-04T07:56:15.489Z","updated_at":"2026-03-04T07:56:15.489Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":78},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-03T06:23:41.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":11138783,"name":"py3-flaky-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-flaky","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.8.1-r1","last_synced_at":"2026-04-14T16:05:06.831Z","created_at":"2024-12-07T12:37:35.184Z","updated_at":"2026-04-14T16:05:06.831Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-flaky-pyc","install_command":"apk add py3-flaky-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-10-05T23:53:08.613Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-flaky-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-flaky-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-flaky-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-flaky-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-flaky-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-flaky-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-12-12T21:12:55.031Z","updated_at":"2024-12-12T21:12:55.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1264},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-03T06:45:30.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10344337,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.8.1-r1","last_synced_at":"2026-04-14T16:05:10.468Z","created_at":"2024-06-11T09:51:30.598Z","updated_at":"2026-04-14T16:05:10.468Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.441Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-12T01:08:19.919Z","updated_at":"2024-06-12T01:08:19.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1474},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-03T06:46:59.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":5283747,"name":"flaky","ecosystem":"conda","description":"Flaky is a plugin for nose or py.test that automatically reruns flaky tests.","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2018-07-04T16:40:52.000Z","latest_release_published_at":"2025-03-04T21:33:38.000Z","latest_release_number":"3.8.1","last_synced_at":"2026-04-14T16:05:25.179Z","created_at":"2022-10-03T15:40:13.580Z","updated_at":"2026-04-14T16:05:25.179Z","registry_url":"https://anaconda.org/anaconda/flaky","install_command":"conda install -c anaconda flaky","documentation_url":null,"metadata":{},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2025-09-08T11:55:57.000Z","size":979,"stargazers_count":397,"open_issues_count":35,"forks_count":57,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-02-17T17:29:20.305Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2026-01-16T12:05:20.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29833650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T17:57:15.019Z","status":"ssl_error","status_checked_at":"2026-02-25T17:56:11.472Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-04T08:52:08.045Z","dependent_packages_count":0,"downloads":9044,"downloads_period":"total","dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":31.914251207729468,"dependent_packages_count":51.19299305345817,"stargazers_count":34.51086956521739,"forks_count":37.80193236714976,"docker_downloads_count":null,"average":38.855011548388696},"purl":"pkg:conda/flaky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-03T21:01:00.457Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.3333333333333335,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/flaky/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4985,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":730},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-03T06:45:51.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":8676783,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_number":"3.7.0-r4","last_synced_at":"2026-03-06T03:21:23.989Z","created_at":"2023-12-20T10:27:25.978Z","updated_at":"2026-03-06T03:21:23.989Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-09-14T09:42:03.864Z","updated_at":"2024-09-14T09:42:03.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":822},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-03T06:46:48.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":7602266,"name":"py3-flaky-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-flaky","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"main","versions_count":4,"first_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_published_at":"2025-09-15T16:44:01.000Z","latest_release_number":"3.8.1-r2","last_synced_at":"2026-03-25T23:01:38.405Z","created_at":"2023-04-19T14:07:55.330Z","updated_at":"2026-03-25T23:01:38.405Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-flaky-pyc","install_command":"apk add py3-flaky-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.970Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.250941315178945,"stargazers_count":15.198388567953785,"forks_count":16.285345089692914,"average":11.433668743206411},"purl":"pkg:apk/alpine/py3-flaky-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-flaky-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-flaky-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-flaky-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-flaky-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-flaky-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"team/kde","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","packages_count":3020,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","role":null,"created_at":"2023-04-19T22:00:39.281Z","updated_at":"2023-04-19T22:00:39.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39314,"maintainers_count":877,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2709},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-03T06:22:46.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6047311,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"main","versions_count":5,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2025-09-15T16:44:01.000Z","latest_release_number":"3.8.1-r2","last_synced_at":"2026-03-25T23:01:39.258Z","created_at":"2023-01-31T18:07:02.037Z","updated_at":"2026-03-25T23:01:39.258Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.874Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":14.992955541640576,"forks_count":16.088760175328744,"average":11.430612085159675},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"team/kde","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","packages_count":3020,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","role":null,"created_at":"2023-01-31T20:14:42.842Z","updated_at":"2023-01-31T20:14:42.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39314,"maintainers_count":877,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2709},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-03T06:22:46.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":12992756,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-09-15T16:44:01.000Z","latest_release_published_at":"2025-09-15T16:44:01.000Z","latest_release_number":"3.8.1-r2","last_synced_at":"2026-04-07T20:05:14.492Z","created_at":"2026-01-30T19:29:43.085Z","updated_at":"2026-04-07T20:05:14.492Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"team/kde","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","packages_count":2364,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/kde","role":null,"created_at":"2026-03-03T10:28:17.640Z","updated_at":"2026-03-03T10:28:17.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":78},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-03T06:23:41.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":11765332,"name":"py3-flaky-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-flaky","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.8.1-r1","last_synced_at":"2026-03-21T03:12:16.586Z","created_at":"2025-06-07T18:17:28.956Z","updated_at":"2026-03-21T03:12:16.587Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-flaky-pyc","install_command":"apk add py3-flaky-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.412Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-flaky-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-flaky-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-flaky-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-flaky-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-flaky-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-flaky-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2396,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2025-06-08T15:27:36.558Z","updated_at":"2025-06-08T15:27:36.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-03T06:45:45.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":7778659,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_number":"3.7.0-r4","last_synced_at":"2026-03-21T03:22:32.679Z","created_at":"2023-05-22T14:19:20.693Z","updated_at":"2026-03-21T03:22:32.679Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.480Z","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":13.76489950625904,"forks_count":15.031669243429254,"docker_downloads_count":null,"average":7.199142187422074},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2146,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-05-23T07:09:05.191Z","updated_at":"2023-05-23T07:09:05.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1182},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-01T06:59:05.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":12864108,"name":"python313Packages.flaky","ecosystem":"nixpkgs","description":"Plugin for nose or py.test that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T01:55:58.618Z","latest_release_published_at":"2026-01-27T01:55:58.618Z","latest_release_number":"3.8.1","last_synced_at":"2026-04-03T10:06:40.400Z","created_at":"2026-01-27T01:55:58.038Z","updated_at":"2026-04-03T10:31:34.417Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.flaky","install_command":"nix-env -iA nixpkgs.python313Packages.flaky","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/flaky/default.nix#L38","metadata":{"nix_attribute":"python3.13-flaky-3.8.1","position":"pkgs/development/python-modules/flaky/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","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":"flaky","upstream_purl":"pkg:pypi/flaky"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.flaky?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.flaky/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":145703,"maintainers_count":4625,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","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":13463385,"name":"python-flaky","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/box/flaky","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/box/flaky","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T12:04:38.253Z","latest_release_published_at":"2026-02-09T12:04:38.253Z","latest_release_number":"3.8.1-2","last_synced_at":"2026-03-09T13:02:28.380Z","created_at":"2026-02-09T12:04:33.285Z","updated_at":"2026-03-09T13:32:33.367Z","registry_url":"https://launchpad.net/ubuntu/+source/python-flaky","install_command":"apt-get install python-flaky","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-flaky","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, 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":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-flaky?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-flaky/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":177},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-03-31T06:41:18.525Z","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":13971569,"name":"python-flaky","ecosystem":"guix","description":"Automatically rerun flaky tests","homepage":"https://github.com/box/flaky","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-03T00:45:38.717Z","latest_release_published_at":"2026-03-03T00:45:38.717Z","latest_release_number":"3.8.1","last_synced_at":"2026-04-07T15:01:49.980Z","created_at":"2026-03-03T00:45:38.539Z","updated_at":"2026-04-07T15:01:49.980Z","registry_url":"https://packages.guix.gnu.org/packages/python-flaky/3.8.1/","install_command":"guix install python-flaky","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/check.scm#n3103","metadata":{"location":"gnu/packages/check.scm:3103","variable_name":"python-flaky"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-03T00:45:39.302Z","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-flaky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-flaky/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31137,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","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":13707475,"name":"python-flaky","ecosystem":"debian","description":null,"homepage":"https://github.com/box/flaky","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/box/flaky","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:26:54.607Z","latest_release_published_at":"2026-02-12T22:26:54.607Z","latest_release_number":"3.7.0-2","last_synced_at":"2026-03-13T14:43:25.941Z","created_at":"2026-02-12T22:26:54.437Z","updated_at":"2026-03-13T14:43:25.941Z","registry_url":"https://tracker.debian.org/pkg/python-flaky","install_command":"apt-get install python-flaky","documentation_url":"https://packages.debian.org/bookworm/python-flaky","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-flaky","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-genty, python3-mock, python3-nose, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:26:55.117Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-flaky?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-flaky/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":0,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":364},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-01T06:53:23.701Z","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":13774472,"name":"python-flaky","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/box/flaky","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/box/flaky","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:33:15.095Z","latest_release_published_at":"2026-02-13T12:33:15.095Z","latest_release_number":"3.7.0-1","last_synced_at":"2026-03-13T19:43:06.192Z","created_at":"2026-02-13T12:33:14.924Z","updated_at":"2026-03-13T19:43:06.192Z","registry_url":"https://launchpad.net/ubuntu/+source/python-flaky","install_command":"apt-get install python-flaky","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-flaky","standards_version":"4.5.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-genty, python3-mock, python3-nose, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:33:15.607Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-flaky?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-flaky/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":0,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-01T06:53:21.644Z","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":13664572,"name":"python-flaky","ecosystem":"debian","description":null,"homepage":"https://github.com/box/flaky","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/box/flaky","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:16:29.350Z","latest_release_published_at":"2026-02-12T10:16:29.350Z","latest_release_number":"3.8.1-2","last_synced_at":"2026-03-14T09:04:50.975Z","created_at":"2026-02-12T10:16:29.015Z","updated_at":"2026-03-14T09:04:50.976Z","registry_url":"https://tracker.debian.org/pkg/python-flaky","install_command":"apt-get install python-flaky","documentation_url":"https://packages.debian.org/trixie/python-flaky","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-flaky","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, 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":{},"repo_metadata_updated_at":"2026-02-12T10:23:10.923Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-flaky?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-flaky/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":0,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":282},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-03-31T06:41:13.743Z","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":11765335,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.8.1-r1","last_synced_at":"2026-03-26T07:27:51.377Z","created_at":"2025-06-07T18:17:31.144Z","updated_at":"2026-03-26T07:27:51.377Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.319Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2396,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2025-06-08T15:27:29.182Z","updated_at":"2025-06-08T15:27:29.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-03T06:45:45.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10344338,"name":"py3-flaky-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-flaky","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.8.1-r1","last_synced_at":"2026-03-26T07:28:58.913Z","created_at":"2024-06-11T09:51:31.042Z","updated_at":"2026-03-26T07:28:58.913Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-flaky-pyc","install_command":"apk add py3-flaky-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.434Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-flaky-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-flaky-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-flaky-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-flaky-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-flaky-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-flaky-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-12T01:08:31.308Z","updated_at":"2024-06-12T01:08:31.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1474},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-03T06:46:59.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6195491,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:32.000Z","latest_release_published_at":"2021-04-05T18:18:32.000Z","latest_release_number":"3.7.0-r1","last_synced_at":"2026-03-06T02:21:46.319Z","created_at":"2023-02-01T01:41:03.889Z","updated_at":"2026-03-06T02:21:46.320Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.488Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":8.630832999064046,"forks_count":10.101617863350715,"average":10.103289209787404},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.14","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1819,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-20T00:45:25.983Z","updated_at":"2023-02-20T00:45:25.983Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":673},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2026-03-04T06:29:37.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":7778660,"name":"py3-flaky-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-flaky","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_published_at":"2023-04-19T13:08:17.000Z","latest_release_number":"3.7.0-r4","last_synced_at":"2026-03-06T03:23:19.696Z","created_at":"2023-05-22T14:19:20.921Z","updated_at":"2026-03-06T03:23:19.696Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-flaky-pyc","install_command":"apk add py3-flaky-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.343Z","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":13.76489950625904,"forks_count":15.031669243429254,"docker_downloads_count":null,"average":7.199142187422074},"purl":"pkg:apk/alpine/py3-flaky-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-flaky-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-flaky-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-flaky-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-flaky-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-flaky-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2146,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-05-23T07:09:13.517Z","updated_at":"2023-05-23T07:09:13.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1182},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-01T06:59:05.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13194901,"name":"python311Packages.flaky","ecosystem":"nixpkgs","description":"Plugin for nose or py.test that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:20:42.988Z","latest_release_published_at":"2026-02-02T00:20:42.988Z","latest_release_number":"3.8.1","last_synced_at":"2026-03-08T12:05:43.357Z","created_at":"2026-02-02T00:20:41.662Z","updated_at":"2026-03-10T07:02:16.432Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.flaky","install_command":"nix-env -iA nixpkgs.python311Packages.flaky","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/flaky/default.nix#L38","metadata":{"nix_attribute":"python3.11-flaky-3.8.1","position":"pkgs/development/python-modules/flaky/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"flaky","upstream_purl":"pkg:pypi/flaky"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.flaky?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.flaky/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":230},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-20T05:04:40.145Z","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":4109256,"name":"github.com/box/flaky","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"github.com/box","versions_count":29,"first_release_published_at":"2014-06-10T20:04:12.000Z","latest_release_published_at":"2024-03-12T05:27:59.000Z","latest_release_number":"v3.8.1+incompatible","last_synced_at":"2026-04-25T02:25:31.808Z","created_at":"2022-04-12T13:57:59.914Z","updated_at":"2026-04-25T02:25:31.809Z","registry_url":"https://pkg.go.dev/github.com/box/flaky","install_command":"go get github.com/box/flaky","documentation_url":"https://pkg.go.dev/github.com/box/flaky#section-documentation","metadata":{},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.872Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/box/flaky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/box/flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/box/flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/box/flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbox%2Fflaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbox%2Fflaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbox%2Fflaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbox%2Fflaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbox%2Fflaky/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2107155,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2735245,"name":"flaky","ecosystem":"pypi","description":"Plugin for pytest that automatically reruns flaky tests.","homepage":"https://github.com/box/flaky","licenses":"Apache Software License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0","normalized_licenses":["Apache-2.0","MIT-feh"],"repository_url":"https://github.com/box/flaky","keywords_array":["pytest","plugin","flaky","tests","rerun","retry"],"namespace":null,"versions_count":38,"first_release_published_at":"2014-04-04T03:54:55.000Z","latest_release_published_at":"2024-03-12T22:17:51.000Z","latest_release_number":"3.8.1","last_synced_at":"2026-04-25T02:25:30.512Z","created_at":"2022-04-10T11:00:43.436Z","updated_at":"2026-04-25T02:25:30.512Z","registry_url":"https://pypi.org/project/flaky/","install_command":"pip install flaky --index-url https://pypi.org/simple","documentation_url":"https://flaky.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: OS Independent","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Testing"],"normalized_name":"flaky","project_status":null},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":363,"open_issues_count":30,"forks_count":61,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-04-14T09:06:46.669Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2024-05-02T23:03:47.557Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217444272,"owners_count":16178068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T15:07:10.976Z","dependent_packages_count":178,"downloads":5136115,"downloads_period":"last-month","dependent_repos_count":3403,"rankings":{"downloads":0.2925798705049093,"dependent_repos_count":0.17630787001854273,"dependent_packages_count":0.11779189591756087,"stargazers_count":3.424894367267532,"forks_count":5.561297382740067,"docker_downloads_count":0.3136684196127307,"average":1.6477566343435572},"purl":"pkg:pypi/flaky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/flaky","docker_dependents_count":909,"docker_downloads_count":545516936,"usage_url":"https://repos.ecosyste.ms/usage/pypi/flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T15:07:08.800Z","issues_count":71,"pull_requests_count":51,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":8435165.64,"issues_closed_count":40,"pull_requests_closed_count":50,"pull_request_authors_count":27,"issue_authors_count":62,"avg_comments_per_issue":1.5352112676056338,"avg_comments_per_pull_request":2.4705882352941178,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":866094.5,"past_year_avg_time_to_close_pull_request":1432036.3333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaky/codemeta","maintainers":[{"uuid":"Jeff-Meadows","login":"Jeff-Meadows","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/Jeff-Meadows/","role":null,"created_at":"2022-11-25T09:05:21.370Z","updated_at":"2022-11-25T09:05:21.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Jeff-Meadows/packages"},{"uuid":"kunalparmar","login":"kunalparmar","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/kunalparmar/","role":null,"created_at":"2022-11-25T09:05:21.383Z","updated_at":"2022-11-25T09:05:21.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kunalparmar/packages"},{"uuid":"potrebic","login":"potrebic","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/potrebic/","role":null,"created_at":"2022-11-25T09:05:21.399Z","updated_at":"2022-11-25T09:05:21.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/potrebic/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":849606,"maintainers_count":363023,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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":6594220,"name":"py-flaky","ecosystem":"spack","description":"Flaky is a plugin for nose or pytest that automatically reruns flaky\ntests.\n","homepage":"https://github.com/box/flaky","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-03-19T00:28:04.412Z","latest_release_published_at":"2023-03-19T00:28:04.412Z","latest_release_number":"3.7.0","last_synced_at":"2026-04-25T02:25:32.213Z","created_at":"2023-03-19T00:28:03.600Z","updated_at":"2026-04-25T02:25:32.213Z","registry_url":"https://packages.spack.io/package.html?name=py-flaky","install_command":"spack install py-flaky","documentation_url":null,"metadata":{},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.318Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":null,"forks_count":null,"average":28.63693205502293},"purl":"pkg:spack/py-flaky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-flaky/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2169,"html_url":null,"role":null,"created_at":"2023-03-19T00:47:19.184Z","updated_at":"2023-03-19T00:47:19.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9098,"maintainers_count":978,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":12887583,"name":"python314Packages.flaky","ecosystem":"nixpkgs","description":"Plugin for nose or py.test that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T07:20:14.868Z","latest_release_published_at":"2026-01-27T07:20:14.868Z","latest_release_number":"3.8.1","last_synced_at":"2026-03-08T02:43:33.080Z","created_at":"2026-01-27T07:20:14.517Z","updated_at":"2026-03-10T19:31:59.152Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.flaky","install_command":"nix-env -iA nixpkgs.python314Packages.flaky","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/flaky/default.nix#L38","metadata":{"nix_attribute":"python3.14-flaky-3.8.1","position":"pkgs/development/python-modules/flaky/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","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":"flaky","upstream_purl":"pkg:pypi/flaky"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.flaky?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.flaky/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":145703,"maintainers_count":4625,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","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":13403324,"name":"python-flaky","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/box/flaky","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/box/flaky","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:05:09.202Z","latest_release_published_at":"2026-02-06T11:05:09.202Z","latest_release_number":"3.7.0-2","last_synced_at":"2026-03-06T18:31:23.155Z","created_at":"2026-02-06T11:05:08.030Z","updated_at":"2026-03-06T18:31:23.155Z","registry_url":"https://launchpad.net/ubuntu/+source/python-flaky","install_command":"apt-get install python-flaky","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-flaky","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-genty, python3-mock, python3-nose, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-flaky?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-flaky/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":0,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":161},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-01T06:53:16.927Z","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":6091892,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-15T19:17:45.000Z","latest_release_published_at":"2021-12-15T19:17:45.000Z","latest_release_number":"3.7.0-r2","last_synced_at":"2026-03-15T15:29:26.609Z","created_at":"2023-01-31T20:23:28.702Z","updated_at":"2026-03-15T15:29:26.610Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.834Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":12.697878073425395,"forks_count":13.960929605927921,"average":13.478163242393624},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1951,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-01T06:21:43.513Z","updated_at":"2023-02-01T06:21:43.513Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1034},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-03-05T07:54:00.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6134066,"name":"py3-flaky","ecosystem":"alpine","description":"Plugin for nose or pytest that automatically reruns flaky tests","homepage":"https://github.com/box/flaky","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/box/flaky","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-15T19:17:45.000Z","latest_release_published_at":"2021-12-15T19:17:45.000Z","latest_release_number":"3.7.0-r2","last_synced_at":"2026-03-15T11:06:34.081Z","created_at":"2023-01-31T22:17:20.697Z","updated_at":"2026-03-15T11:06:34.081Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-flaky","install_command":"apk add py3-flaky","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15794757,"uuid":"18534090","full_name":"box/flaky","owner":"box","description":"Plugin for nose or pytest that automatically reruns flaky tests.","archived":false,"fork":false,"pushed_at":"2024-04-10T19:32:33.000Z","size":977,"stargazers_count":391,"open_issues_count":33,"forks_count":59,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-22T01:05:05.680Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T20:56:37.000Z","updated_at":"2025-06-19T09:17:10.000Z","dependencies_parsed_at":"2024-03-20T20:34:42.706Z","dependency_job_id":"b9b3f360-42b0-4a24-9902-58740d85a6df","html_url":"https://github.com/box/flaky","commit_stats":{"total_commits":156,"total_committers":25,"mean_commits":6.24,"dds":"0.47435897435897434","last_synced_commit":"1e8c954e7bc818452510d0d4bbcad1d565ddd4d1"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/box/flaky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/flaky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/sbom","scorecard":{"id":249337,"data":{"date":"2025-08-11","repo":{"name":"github.com/box/flaky","commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tox.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/tox.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/box/flaky/tox.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tox.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:10:19.294Z","repository_id":15794757,"created_at":"2025-08-17T08:10:19.294Z","updated_at":"2025-08-17T08:10:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278533272,"owners_count":26002529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"box","name":"Box","uuid":"23900","kind":"organization","description":"Box, Inc.","email":"oss@box.com","website":"https://box.com","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23900?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:40:25.609Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/box","funding_links":[],"total_stars":13629,"followers":101,"following":0,"created_at":"2022-11-02T16:23:37.749Z","updated_at":"2024-04-14T06:40:36.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box/repositories"},"tags":[{"name":"v3.8.1","sha":"fe6233f8ccb6473fc2243736b1a86870db6baad1","kind":"commit","published_at":"2024-03-12T05:27:59.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.1","html_url":"https://github.com/box/flaky/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2bb15147be6aab4b3fde1f900e9a40beee461fc4","kind":"commit","published_at":"2024-03-10T15:06:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.8.0","html_url":"https://github.com/box/flaky/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f449aaec02b776485939fa56135ca341f06c27bf","kind":"commit","published_at":"2020-07-08T21:26:43.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.7.0","html_url":"https://github.com/box/flaky/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"1845780c937f2154aa21ce5e03937faa7b7d16e9","kind":"commit","published_at":"2019-08-06T18:39:40.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.1","html_url":"https://github.com/box/flaky/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8f848f88a72adbcaabd63f5af8fb1be7b96d0d0b","kind":"commit","published_at":"2019-06-25T16:44:15.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.6.0","html_url":"https://github.com/box/flaky/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"c23126f09b2cc5a4071cfa43a11272927e9c0fcd","kind":"commit","published_at":"2019-01-17T00:02:05.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.3","html_url":"https://github.com/box/flaky/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"7b5d9b805f50842ab10c38a68e0f0beca11b17f5","kind":"commit","published_at":"2019-01-10T18:57:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.2","html_url":"https://github.com/box/flaky/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"bc8c5044010262b383bff98d26ebb746077bf80d","kind":"commit","published_at":"2019-01-09T18:09:09.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.1","html_url":"https://github.com/box/flaky/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"993d76a0f3afbbbb54cfac4c2676b30d0f21fc2a","kind":"commit","published_at":"2019-01-07T19:23:07.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.5.0","html_url":"https://github.com/box/flaky/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"5a51ecfbb8eee99efd770f6d3be32badbbfef647","kind":"commit","published_at":"2017-06-15T16:37:44.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.4.0","html_url":"https://github.com/box/flaky/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"070b9fdad15e6b3f2870458d4d46631c48c24fa0","kind":"commit","published_at":"2016-07-28T16:30:24.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.3.0","html_url":"https://github.com/box/flaky/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4dfc707075f509e44e678dea67489563e9f5dcfa","kind":"commit","published_at":"2016-07-21T21:33:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.2.0","html_url":"https://github.com/box/flaky/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"1ba2aa5cc089b3154df8723390841c758c160b78","kind":"commit","published_at":"2016-03-23T17:20:13.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.1","html_url":"https://github.com/box/flaky/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"69e5a80268091fcc483703a0d278b9c2637c4a32","kind":"commit","published_at":"2016-02-11T22:45:48.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.1.0","html_url":"https://github.com/box/flaky/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"0eda983498ba53753385b3e9b21fb4fc71f266a2","kind":"commit","published_at":"2015-12-21T21:30:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.2","html_url":"https://github.com/box/flaky/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"990e89410b197bc093f8ebf0635c6d1d30fd5f80","kind":"commit","published_at":"2015-12-16T19:12:22.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v3.0.1","html_url":"https://github.com/box/flaky/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v3.0.1/manifests"},{"name":"v2.4.1","sha":"ae6c7aaeadd875dfdeefba56cacff2850396eeaa","kind":"commit","published_at":"2015-11-05T21:20:53.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.1","html_url":"https://github.com/box/flaky/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"7715757fbbcfd8208b9b632277b514e8e2af956c","kind":"commit","published_at":"2015-10-27T20:28:58.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.4.0","html_url":"https://github.com/box/flaky/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d7c1d44ebc7206b0d729c4d29475b84e519b79c6","kind":"commit","published_at":"2015-10-16T19:20:36.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.3.0","html_url":"https://github.com/box/flaky/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"cb78ee263caa6ee00f5657ccb6b57ea7bdcfeaa8","kind":"commit","published_at":"2015-05-22T21:29:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.1","html_url":"https://github.com/box/flaky/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a438f8649ec061ea6657b6c6b03c16ade98417df","kind":"commit","published_at":"2015-05-05T20:47:50.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.1.0","html_url":"https://github.com/box/flaky/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"c3e32c4ddcb379b2f21680bc2edb4ff0282e8546","kind":"commit","published_at":"2015-04-20T17:00:51.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.4","html_url":"https://github.com/box/flaky/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"bdb66f2b4b73c05dc09d24ba0d6b1cce578049fb","kind":"commit","published_at":"2015-03-20T21:10:57.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.3","html_url":"https://github.com/box/flaky/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4885bee8020fd8360fb3654b6d60b6814f7db6b4","kind":"commit","published_at":"2015-03-02T20:43:21.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v2.0.2","html_url":"https://github.com/box/flaky/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v2.0.2/manifests"},{"name":"v1.1.0","sha":"5a095a5d335da5e96333859e763f2a5b4680f18c","kind":"commit","published_at":"2015-02-13T22:04:06.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc7492d9f16e4791e3606b4793a3d343f08e8b86","kind":"tag","published_at":"2014-12-18T01:21:46.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.2","html_url":"https://github.com/box/flaky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"20fbf08e7096287a480f8026d7f2367d15af5092","kind":"tag","published_at":"2014-12-17T22:24:18.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0.1","html_url":"https://github.com/box/flaky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"6952c707c74db319b07adf4e2ab3b10b789071ec","kind":"tag","published_at":"2014-12-17T22:23:47.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v1.0","html_url":"https://github.com/box/flaky/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v1.0/manifests"},{"name":"v0.4.0","sha":"98f3ce1c522cd0838d63e105123b7fc34afbd546","kind":"commit","published_at":"2014-08-28T00:02:03.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.4.0","html_url":"https://github.com/box/flaky/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c79aad19f075830f86c78ce00231a5eaf5bc284e","kind":"tag","published_at":"2014-06-10T20:07:35.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/v0.3.0","html_url":"https://github.com/box/flaky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/v0.3.0/manifests"},{"name":"version-0.1.0","sha":"fc593c4e7a536a6230f48c693faa0e1c241c9288","kind":"commit","published_at":"2014-04-07T22:33:11.000Z","download_url":"https://codeload.github.com/box/flaky/tar.gz/version-0.1.0","html_url":"https://github.com/box/flaky/releases/tag/version-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/box/flaky@version-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/tags/version-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:53:08.400Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.665257967952105,"stargazers_count":10.330457240124435,"forks_count":11.65698186300405,"average":10.163174267770147},"purl":"pkg:apk/alpine/py3-flaky?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-flaky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-flaky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-flaky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T23:25:18.837Z","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.316666666666667,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-flaky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-flaky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-flaky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-flaky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-flaky/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1944,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-01T12:13:19.500Z","updated_at":"2023-02-01T12:13:19.500Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":920},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-03-05T07:50:37.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}}],"commits":{"id":2041,"full_name":"box/flaky","default_branch":"master","total_commits":167,"total_committers":29,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":5.758620689655173,"dds":0.2934131736526946,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-25T02:25:38.513Z","last_synced_commit":"d29ca76d5a72845428a0716c74f8fa0d40d98532","created_at":"2023-03-07T09:13:13.654Z","updated_at":"2026-04-25T02:25:29.169Z","committers":[{"name":"Jeffrey Meadows","email":"jmeadows@box.com","login":"Jeff-Meadows","count":118},{"name":"Hugo","email":"hugovk","login":"hugovk","count":11},{"name":"Anthony Wee","email":"awee@box.com","login":"anthonywee","count":4},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":3},{"name":"Peter Potrebic","email":"ppotrebic@box.com","login":"potrebic","count":3},{"name":"Ben Patterson","email":"bpatterson@edx.org","login":null,"count":2},{"name":"J Luke","email":"git@whitevoidia.me","login":null,"count":2},{"name":"Jon Wayne Parrott","email":"jon.wayne.parrott@gmail.com","login":null,"count":2},{"name":"Lu Pan","email":"panlu1412@gmail.com","login":"aptxkid","count":2},{"name":"Amy Hanlon","email":"amy.hanlon@venmo.com","login":null,"count":1},{"name":"Jonathan Maltz","email":"maltz@nuna.com","login":null,"count":1},{"name":"Jonathan Rogers","email":"jrogers@socialserve.com","login":null,"count":1},{"name":"Wayne Song","email":"wsong@memsql.com","login":null,"count":1},{"name":"mikehab","email":"mduran@habitissimo.com","login":null,"count":1},{"name":"Bernat Gabor","email":"bgabor8@bloomberg.net","login":"gaborbernat","count":1},{"name":"Daniel Wu","email":"zw339@nyu.edu","login":"danielwuz","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Egor Suvorov","email":"egor.suvorov@gmail.com","login":"yeputons","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Jace Browning","email":"jacebrowning@gmail.com","login":"jacebrowning","count":1},{"name":"Matěj Cepl","email":"mcepl@cepl.eu","login":"mcepl","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Nick Malaguti","email":"nmalaguti@knewton.com","login":"nmalaguti","count":1},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":1},{"name":"OlehKyba","email":"41186860+OlehKyba","login":"OlehKyba","count":1},{"name":"Randy Stauner","email":"randy@magnificent-tears.com","login":"rwstauner","count":1},{"name":"Werner Beroux","email":"werner@beroux.com","login":"wernight","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"stratakis","email":"cstratak@redhat.com","login":"stratakis","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-25T00:00:08.654Z","repositories_count":6218116,"commits_count":899357654,"contributors_count":34885278,"owners_count":1145321,"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":"box/flaky","html_url":"https://github.com/box/flaky","last_synced_at":"2026-04-22T13:27:03.113Z","status":"active","issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":13721949.35,"avg_time_to_close_pull_request":7635412.842105263,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":29,"issue_authors_count":62,"avg_comments_per_issue":1.5211267605633803,"avg_comments_per_pull_request":2.3333333333333335,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1171056.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T11:06:24.240Z","updated_at":"2026-04-22T13:27:03.113Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fflaky/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":3,"github_actions":2}},"issue_author_associations_count":{"table":{"NONE":62,"CONTRIBUTOR":9}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":48,"NONE":12}},"issue_authors":{"table":{"mtelka":3,"kloczek":3,"felixonmars":3,"MagiMaster":2,"ssbarnea":2,"dimaqq":2,"JimArnow":1,"mgedmin":1,"OlehKyba":1,"zesoft23":1,"Hebbeman":1,"deronnax":1,"Greyvend":1,"hugovk":1,"tdluk":1,"eriwen":1,"ulope":1,"tirkarthi":1,"alex4200":1,"andreabisello":1,"robertrmartinez":1,"antoche":1,"SBoudrias":1,"adam2392":1,"amygdalama":1,"maelp":1,"tarunmudgal":1,"ngg":1,"ojii":1,"qci-amos":1,"dshuga":1,"matejcik":1,"ramanduh":1,"mentaal":1,"cclauss":1,"billhimmelsbach":1,"mcepl":1,"Nrupesh29":1,"yuanyongqing":1,"Rizhiy":1,"timyhou":1,"Shuki-L":1,"recht":1,"DamienCassou":1,"dharmab":1,"skamsie":1,"bugpr0":1,"Chris-Peterson444":1,"gaborbernat":1,"tombasche":1,"robertschweizer":1,"bertjwregeer":1,"nedbat":1,"pbrod":1,"theacodes":1,"lalithach":1,"emperorcezar":1,"nborrmann":1,"ryan-woo":1,"rogeriochaves":1,"skshetry":1,"gbin":1}},"pull_request_authors":{"table":{"Jeff-Meadows":22,"hugovk":4,"cclauss":3,"dependabot[bot]":3,"jonathan-eq":2,"asottile-sentry":2,"mcepl":2,"yeputons":1,"AlexFray":1,"gaborbernat":1,"kekssw":1,"scop":1,"stratakis":1,"OlehKyba":1,"recht":1,"jacebrowning":1,"sobolevn":1,"jdanford":1,"wjsi":1,"nmalaguti":1,"hroncok":1,"theacodes":1,"amygdalama":1,"EdwardBetts":1,"mgedmin":1,"felixonmars":1,"maltzj":1,"tomasji":1,"JonathanRRogers":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-25T00:00:14.967Z","repositories_count":14384606,"issues_count":34421299,"pull_requests_count":112728388,"authors_count":11244490,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"github_actions":2}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2,"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":2,"AlexFray":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":1,"ForkEvent":1,"WatchEvent":12,"IssueCommentEvent":2,"CreateEvent":1},"last_year":{"DeleteEvent":1,"PullRequestEvent":1,"ForkEvent":1,"WatchEvent":5,"IssueCommentEvent":2,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-04T06:30:21.975Z","updated_at":"2022-08-04T06:30:21.975Z","repository_link":"https://github.com/box/flaky/blob/master/requirements-dev.txt","dependencies":[{"id":572951018,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":572951019,"package_name":"genty","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":572951020,"package_name":"mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":572951021,"package_name":"nose","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":572951022,"package_name":"ordereddict","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":572951023,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":572951024,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":572951025,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":572951026,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":572951027,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":572951028,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tox.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T01:25:25.738Z","updated_at":"2023-09-22T01:25:25.738Z","repository_link":"https://github.com/box/flaky/blob/master/.github/workflows/tox.yml","dependencies":[{"id":13861512571,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13861512572,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T01:25:25.963Z","updated_at":"2023-09-22T01:25:25.963Z","repository_link":"https://github.com/box/flaky/blob/master/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T01:25:26.136Z","updated_at":"2023-09-22T01:25:26.136Z","repository_link":"https://github.com/box/flaky/blob/master/setup.py","dependencies":[]}],"score":29.562361582285636,"created_at":"2025-12-20T09:21:49.230Z","updated_at":"2026-05-30T16:01:12.509Z","avatar_url":"https://github.com/box.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369964","html_url":"https://summary.ecosyste.ms/projects/369964"}