{"id":370000,"url":"https://github.com/pytest-dev/pytest-instafail","last_synced_at":"2026-08-25T12:34:19.504Z","repository":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2026-03-02T08:22:42.000Z","size":58,"stargazers_count":147,"open_issues_count":3,"forks_count":11,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-07-25T20:09:56.696Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2026-07-24T12:37:24.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36325193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-22T23:49:27.099Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38149,"followers":805,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-22T23:49:27.111Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"packages":[{"id":13306451,"name":"python311Packages.pytest-instafail","ecosystem":"nixpkgs","description":"pytest plugin that shows failures and errors instantly instead of waiting until the end of test session","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:05:27.653Z","latest_release_published_at":"2026-02-02T07:05:27.653Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-12T22:03:38.030Z","created_at":"2026-02-02T07:05:22.307Z","updated_at":"2026-04-12T22:31:06.701Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.pytest-instafail","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-instafail","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-instafail/default.nix#L34","metadata":{"nix_attribute":"python3.11-pytest-instafail-0.5.0","position":"pkgs/development/python-modules/pytest-instafail/default.nix:34","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-instafail","upstream_purl":"pkg:pypi/pytest-instafail"},"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.pytest-instafail?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-instafail/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-04T03:47:52.686Z","updated_at":"2026-03-04T03:47:52.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2908},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-20T05:04:26.309Z","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":11766600,"name":"py3-pytest-instafail-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-instafail","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","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":"0.5.0-r2","last_synced_at":"2026-04-10T18:02:50.281Z","created_at":"2025-06-07T18:50:13.278Z","updated_at":"2026-04-10T18:02:50.281Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pytest-instafail-pyc","install_command":"apk add py3-pytest-instafail-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":10,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-08T00:03:24.103Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2025-07-14T10:44:41.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"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-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-08T00:02:53.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35700,"followers":668,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-08T00:02:53.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T02:50:59.957Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pytest-instafail-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:08:52.405Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":672,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-06-08T16:29:53.565Z","updated_at":"2025-06-08T16:29:53.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1793},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-20T05:05:42.999Z","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":2885512,"name":"pytest-instafail","ecosystem":"pypi","description":"pytest plugin to show failures instantly","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2013-04-07T21:40:05.000Z","latest_release_published_at":"2023-03-31T17:17:30.000Z","latest_release_number":"0.5.0","last_synced_at":"2026-08-20T10:07:04.339Z","created_at":"2022-04-10T12:19:49.514Z","updated_at":"2026-08-20T10:45:12.336Z","registry_url":"https://pypi.org/project/pytest-instafail/","install_command":"pip install pytest-instafail --index-url https://pypi.org/simple","documentation_url":"https://pytest-instafail.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries","Topic :: Software Development :: Testing","Topic :: Utilities"],"normalized_name":"pytest-instafail","project_status":null},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2026-03-02T08:22:42.000Z","size":58,"stargazers_count":147,"open_issues_count":3,"forks_count":11,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-07-25T20:09:56.696Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2026-07-24T12:37:24.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36325193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-08-15T11:24:58.578Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":38117,"followers":804,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-08-15T11:24:58.593Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:45:12.336Z","dependent_packages_count":51,"downloads":5916460,"downloads_period":"last-month","dependent_repos_count":1035,"rankings":{"downloads":0.3585697601088284,"dependent_repos_count":0.3572360787481686,"dependent_packages_count":0.3528896171947943,"stargazers_count":6.3201454756168225,"forks_count":10.157969244487463,"docker_downloads_count":0.47764845302488457,"average":3.0040764381968272},"purl":"pkg:pypi/pytest-instafail","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-instafail","docker_dependents_count":41,"docker_downloads_count":25139453,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-instafail/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:34:31.930Z","issues_count":11,"pull_requests_count":23,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":21795085.652173914,"issues_closed_count":8,"pull_requests_closed_count":23,"pull_request_authors_count":12,"issue_authors_count":11,"avg_comments_per_issue":1.7272727272727273,"avg_comments_per_pull_request":1.5217391304347827,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851242.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":5.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-instafail/codemeta","maintainers":[{"uuid":"jpvanhal","login":"jpvanhal","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/jpvanhal/","role":null,"created_at":"2023-02-25T05:57:05.859Z","updated_at":"2023-02-25T05:57:05.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jpvanhal/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":929794,"maintainers_count":399343,"namespaces_count":0,"keywords_count":311282,"github":"pypi","metadata":{"funded_packages_count":58148,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-20T05:05:11.122Z","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":13562189,"name":"pytest-instafail","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:37:29.460Z","latest_release_published_at":"2026-02-11T05:37:29.460Z","latest_release_number":"0.4.2-3","last_synced_at":"2026-03-11T13:30:15.527Z","created_at":"2026-02-11T05:37:29.273Z","updated_at":"2026-03-11T13:30:15.528Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-instafail","install_command":"apt-get install pytest-instafail","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-pytest-instafail-doc, python3-pytest-instafail","standards_version":"4.6.1","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"autopkgtest, debhelper-compat (= 13), dh-python, python3-all, python3-docutils, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:53:27.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:deb/ubuntu/pytest-instafail?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-instafail/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":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1043},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-20T05:05:31.168Z","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":8677886,"name":"py3-pytest-instafail","ecosystem":"alpine","description":"pytest plugin to show failures instantly","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-14T18:49:09.000Z","latest_release_published_at":"2023-11-14T18:49:09.000Z","latest_release_number":"0.5.0-r1","last_synced_at":"2026-07-26T18:00:31.440Z","created_at":"2023-12-20T10:29:52.679Z","updated_at":"2026-07-26T18:00:31.441Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pytest-instafail","install_command":"apk add py3-pytest-instafail","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":10,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-08T00:03:24.103Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2025-07-14T10:44:41.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"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-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-08T00:02:53.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35700,"followers":668,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-08T00:02:53.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T02:50:59.904Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pytest-instafail?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:08:52.405Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-09-19T05:10:36.854Z","updated_at":"2024-09-19T05:10:36.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":906},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-20T05:05:54.594Z","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":6061315,"name":"py3-pytest-instafail","ecosystem":"alpine","description":"pytest plugin to show failures instantly","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.5.0-r2","last_synced_at":"2026-04-10T16:02:31.765Z","created_at":"2023-01-31T19:07:36.797Z","updated_at":"2026-04-10T16:02:31.765Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pytest-instafail","install_command":"apk add py3-pytest-instafail","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":10,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-08T00:03:24.103Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2025-07-14T10:44:41.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"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-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-08T00:02:53.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35700,"followers":668,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-08T00:02:53.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T02:50:59.961Z","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":19.85363180964308,"forks_count":24.784752661239825,"average":14.819779273638071},"purl":"pkg:apk/alpine/py3-pytest-instafail?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:08:52.405Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":680,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-01T00:36:08.274Z","updated_at":"2023-02-01T00:36:08.274Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39920,"maintainers_count":905,"namespaces_count":3,"keywords_count":6586,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2936},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-20T05:05:14.609Z","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":10345485,"name":"py3-pytest-instafail-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-instafail","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","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":"0.5.0-r2","last_synced_at":"2026-04-10T18:03:13.040Z","created_at":"2024-06-11T10:30:14.839Z","updated_at":"2026-04-10T18:03:13.040Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pytest-instafail-pyc","install_command":"apk add py3-pytest-instafail-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":10,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-08T00:03:24.103Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2025-07-14T10:44:41.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"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-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-08T00:02:53.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35700,"followers":668,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-08T00:02:53.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T02:50:59.914Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pytest-instafail-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:08:52.405Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-06-12T01:30:32.818Z","updated_at":"2024-06-12T01:30:32.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1535},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-20T05:05:52.510Z","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":10345483,"name":"py3-pytest-instafail","ecosystem":"alpine","description":"pytest plugin to show failures instantly","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","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":"0.5.0-r2","last_synced_at":"2026-04-10T18:03:13.779Z","created_at":"2024-06-11T10:30:03.890Z","updated_at":"2026-04-10T18:03:13.779Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pytest-instafail","install_command":"apk add py3-pytest-instafail","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":10,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-08T00:03:24.103Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2025-07-14T10:44:41.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"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-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-08T00:02:53.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35700,"followers":668,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-08T00:02:53.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T02:50:59.910Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pytest-instafail?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:08:52.405Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pytest-instafail/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-06-12T01:30:32.194Z","updated_at":"2024-06-12T01:30:32.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1535},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-20T05:05:52.510Z","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":5301243,"name":"pytest-instafail","ecosystem":"conda","description":"pytest-instafail is a plugin for py.test that shows failures and errors instantly instead of waiting until the end of test session.","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-09-06T18:24:32.000Z","latest_release_published_at":"2019-09-06T18:24:32.000Z","latest_release_number":"0.4.1","last_synced_at":"2026-04-10T18:03:27.648Z","created_at":"2022-10-03T16:10:28.414Z","updated_at":"2026-04-10T18:03:27.648Z","registry_url":"https://anaconda.org/conda-forge/pytest-instafail","install_command":"conda install -c conda-forge pytest-instafail","documentation_url":null,"metadata":{},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":10,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-08T00:03:24.103Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2025-07-14T10:44:41.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"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-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-08T00:02:53.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35700,"followers":668,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-08T00:02:53.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T02:50:59.931Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":13.9328309795898,"dependent_packages_count":51.58940066869604,"stargazers_count":31.897799291381805,"forks_count":42.68177054743251,"docker_downloads_count":null,"average":35.02545037177504},"purl":"pkg:conda/pytest-instafail?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pytest-instafail/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:08:52.405Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-instafail/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2345},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-19T05:05:46.886Z","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":8677887,"name":"py3-pytest-instafail-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-instafail","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-14T18:49:09.000Z","latest_release_published_at":"2023-11-14T18:49:09.000Z","latest_release_number":"0.5.0-r1","last_synced_at":"2026-04-10T18:03:41.757Z","created_at":"2023-12-20T10:29:52.795Z","updated_at":"2026-04-10T18:03:41.757Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pytest-instafail-pyc","install_command":"apk add py3-pytest-instafail-pyc","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-pytest-instafail-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pytest-instafail-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-09-18T17:22:09.413Z","updated_at":"2024-09-18T17:22:09.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":906},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-20T05:05:54.594Z","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":11139936,"name":"py3-pytest-instafail-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-instafail","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","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":"0.5.0-r2","last_synced_at":"2026-04-10T20:00:21.346Z","created_at":"2024-12-07T13:07:17.637Z","updated_at":"2026-04-10T20:00:21.347Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pytest-instafail-pyc","install_command":"apk add py3-pytest-instafail-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":10,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-08T00:03:24.103Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2025-07-14T10:44:41.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"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-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-08T00:02:53.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35700,"followers":668,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-08T00:02:53.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T02:50:59.961Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pytest-instafail-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail-pyc/dependencies","status":"removed","funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:08:52.405Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":674,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-01-08T03:10:12.274Z","updated_at":"2025-01-08T03:10:12.274Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1382},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-20T05:05:40.420Z","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":13206835,"name":"python312Packages.pytest-instafail","ecosystem":"nixpkgs","description":"pytest plugin that shows failures and errors instantly instead of waiting until the end of test session","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:08:39.876Z","latest_release_published_at":"2026-02-02T01:08:39.876Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-10T22:01:20.405Z","created_at":"2026-02-02T01:08:24.361Z","updated_at":"2026-04-10T22:31:32.078Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.pytest-instafail","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-instafail","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-instafail/default.nix#L29","metadata":{"nix_attribute":"python3.12-pytest-instafail-0.5.0","position":"pkgs/development/python-modules/pytest-instafail/default.nix:29","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-instafail","upstream_purl":"pkg:pypi/pytest-instafail"},"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.pytest-instafail?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-instafail/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-03T22:30:49.674Z","updated_at":"2026-03-03T22:30:49.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":2800},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-21T05:00:19.692Z","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":13298787,"name":"python310Packages.pytest-instafail","ecosystem":"nixpkgs","description":"pytest plugin that shows failures and errors instantly instead of waiting until the end of test session","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:35:24.503Z","latest_release_published_at":"2026-02-02T06:35:24.503Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-11T05:01:18.955Z","created_at":"2026-02-02T06:35:20.006Z","updated_at":"2026-04-11T05:01:18.955Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.pytest-instafail","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-instafail","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-instafail/default.nix#L34","metadata":{"nix_attribute":"python3.10-pytest-instafail-0.5.0","position":"pkgs/development/python-modules/pytest-instafail/default.nix:34","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-instafail","upstream_purl":"pkg:pypi/pytest-instafail"},"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.pytest-instafail?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-instafail/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-03T23:27:30.505Z","updated_at":"2026-03-03T23:27:30.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2908},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-20T05:04:26.309Z","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":13010022,"name":"py3-pytest-instafail","ecosystem":"alpine","description":"pytest plugin to show failures instantly","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","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":"0.5.0-r2","last_synced_at":"2026-04-14T04:05:13.970Z","created_at":"2026-01-31T01:13:00.719Z","updated_at":"2026-04-14T04:05:13.970Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-pytest-instafail","install_command":"apk add py3-pytest-instafail","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-pytest-instafail?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":573,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2026-03-04T06:54:12.129Z","updated_at":"2026-03-04T06:54:12.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1013},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-20T05:04:43.686Z","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":12898326,"name":"python314Packages.pytest-instafail","ecosystem":"nixpkgs","description":"Pytest plugin that shows failures and errors instantly instead of waiting until the end of test session","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T09:42:28.951Z","latest_release_published_at":"2026-01-27T09:42:28.951Z","latest_release_number":"0.5.0","last_synced_at":"2026-08-14T15:31:42.960Z","created_at":"2026-01-27T09:42:28.744Z","updated_at":"2026-08-14T15:47:13.096Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.pytest-instafail","install_command":"nix-env -iA nixpkgs.python314Packages.pytest-instafail","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-instafail/default.nix#L26","metadata":{"nix_attribute":"python3.14-pytest-instafail-0.5.0","position":"pkgs/development/python-modules/pytest-instafail/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-instafail","upstream_purl":"pkg:pypi/pytest-instafail"},"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.pytest-instafail?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-instafail/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-05T23:09:16.616Z","updated_at":"2026-03-05T23:09:16.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153617,"maintainers_count":4893,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5593},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-20T05:03:19.348Z","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":13663770,"name":"pytest-instafail","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:52:52.758Z","latest_release_published_at":"2026-02-12T09:52:52.758Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-08-19T12:30:47.389Z","created_at":"2026-02-12T09:52:52.285Z","updated_at":"2026-08-19T12:30:47.389Z","registry_url":"https://tracker.debian.org/pkg/pytest-instafail","install_command":"apt-get install pytest-instafail","documentation_url":"https://packages.debian.org/trixie/pytest-instafail","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-pytest-instafail-doc, python3-pytest-instafail","standards_version":"4.6.2","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"autopkgtest, debhelper-compat (= 13), dh-python, python3-all, python3-docutils, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T09:52:53.262Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/pytest-instafail?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-instafail/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1618},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-20T05:04:40.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":12832352,"name":"python311Packages.pytest-instafail","ecosystem":"nixpkgs","description":"pytest plugin that shows failures and errors instantly instead of waiting until the end of test session","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:12:14.307Z","latest_release_published_at":"2026-01-26T20:12:14.307Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-03T09:23:52.209Z","created_at":"2026-01-26T20:12:13.975Z","updated_at":"2026-04-03T09:31:03.016Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.pytest-instafail","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-instafail","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-instafail/default.nix#L34","metadata":{"nix_attribute":"python3.11-pytest-instafail-0.5.0","position":"pkgs/development/python-modules/pytest-instafail/default.nix:34","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-instafail","upstream_purl":"pkg:pypi/pytest-instafail"},"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.pytest-instafail?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-instafail/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-03T09:17:44.859Z","updated_at":"2026-03-03T09:17:44.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2037},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-20T05:04:18.593Z","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":14528006,"name":"devel/py-test-instafail","ecosystem":"pkgsrc","description":"Pytest plugin to show failures instantly","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"modified-bsd","normalized_licenses":["Other"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T07:46:04.000Z","latest_release_published_at":"2026-03-19T07:46:04.000Z","latest_release_number":"0.5.0nb1","last_synced_at":"2026-05-27T06:42:09.271Z","created_at":"2026-05-27T06:42:08.812Z","updated_at":"2026-05-27T06:42:09.826Z","registry_url":"https://pkgsrc.se/devel/py-test-instafail","install_command":"pkg_add py313-test-instafail","documentation_url":"https://pkgsrc.se/devel/py-test-instafail","metadata":{"pkg_slug":"py-test-instafail","pkgbase":"py313-test-instafail","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py313-test-instafail-0.5.0nb1"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T06:42:09.671Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-test-instafail?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-test-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-test-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-test-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-instafail/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":466},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-21T05:00:17.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13462773,"name":"pytest-instafail","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T11:14:25.213Z","latest_release_published_at":"2026-02-09T11:14:25.213Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-03-09T12:02:53.772Z","created_at":"2026-02-09T11:14:07.697Z","updated_at":"2026-03-09T12:33:38.124Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-instafail","install_command":"apt-get install pytest-instafail","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-pytest-instafail-doc, python3-pytest-instafail","standards_version":"4.6.2","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"autopkgtest, debhelper-compat (= 13), dh-python, python3-all, python3-docutils, 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":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/pytest-instafail?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-instafail/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1247},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-20T05:04:42.489Z","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":13706809,"name":"pytest-instafail","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:18:34.846Z","latest_release_published_at":"2026-02-12T22:18:34.846Z","latest_release_number":"0.4.2-3","last_synced_at":"2026-03-13T14:44:32.152Z","created_at":"2026-02-12T22:18:34.656Z","updated_at":"2026-03-13T14:44:32.153Z","registry_url":"https://tracker.debian.org/pkg/pytest-instafail","install_command":"apt-get install pytest-instafail","documentation_url":"https://packages.debian.org/bookworm/pytest-instafail","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-pytest-instafail-doc, python3-pytest-instafail","standards_version":"4.6.1","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"autopkgtest, debhelper-compat (= 13), dh-python, python3-all, python3-docutils, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:18:36.963Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/pytest-instafail?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-instafail/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1180},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-20T05:05:34.583Z","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":13079720,"name":"python311Packages.pytest-instafail","ecosystem":"nixpkgs","description":"pytest plugin that shows failures and errors instantly instead of waiting until the end of test session","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:43:14.685Z","latest_release_published_at":"2026-02-01T17:43:14.685Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-21T15:04:49.896Z","created_at":"2026-02-01T17:43:13.133Z","updated_at":"2026-04-21T15:04:49.896Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.pytest-instafail","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-instafail","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-instafail/default.nix#L29","metadata":{"nix_attribute":"python3.11-pytest-instafail-0.5.0","position":"pkgs/development/python-modules/pytest-instafail/default.nix:29","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-instafail","upstream_purl":"pkg:pypi/pytest-instafail"},"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.pytest-instafail?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-instafail/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-05T03:23:40.451Z","updated_at":"2026-03-05T03:23:40.451Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3103},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-20T05:04:20.959Z","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":14230763,"name":"python-pytest-instafail","ecosystem":"guix","description":"Pytest plugin to show failures instantly","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-04-11T08:25:14.578Z","latest_release_published_at":"2026-04-11T08:25:14.578Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-27T16:44:10.110Z","created_at":"2026-04-11T08:25:14.459Z","updated_at":"2026-04-27T16:44:11.082Z","registry_url":"https://packages.guix.gnu.org/packages/python-pytest-instafail/0.5.0/","install_command":"guix install python-pytest-instafail","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-check.scm#n3388","metadata":{"location":"gnu/packages/python-check.scm:3388","variable_name":"python-pytest-instafail"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:44:11.061Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-pytest-instafail","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-instafail/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32295,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1168},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-20T05:04:46.447Z","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":13198574,"name":"python311Packages.pytest-instafail","ecosystem":"nixpkgs","description":"pytest plugin that shows failures and errors instantly instead of waiting until the end of test session","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:39:26.904Z","latest_release_published_at":"2026-02-02T00:39:26.904Z","latest_release_number":"0.5.0","last_synced_at":"2026-08-15T09:29:56.649Z","created_at":"2026-02-02T00:38:45.101Z","updated_at":"2026-08-15T09:47:08.714Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.pytest-instafail","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-instafail","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-instafail/default.nix#L29","metadata":{"nix_attribute":"python3.11-pytest-instafail-0.5.0","position":"pkgs/development/python-modules/pytest-instafail/default.nix:29","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-instafail","upstream_purl":"pkg:pypi/pytest-instafail"},"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.pytest-instafail?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-instafail/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-06T02:19:36.527Z","updated_at":"2026-03-06T02:19:36.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":2800},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-21T05:00:19.692Z","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":12819959,"name":"python310Packages.pytest-instafail","ecosystem":"nixpkgs","description":"pytest plugin that shows failures and errors instantly instead of waiting until the end of test session","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:54:23.341Z","latest_release_published_at":"2026-01-26T17:54:23.341Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-15T15:03:06.656Z","created_at":"2026-01-26T17:54:23.189Z","updated_at":"2026-04-15T15:03:06.656Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.pytest-instafail","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-instafail","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-instafail/default.nix#L34","metadata":{"nix_attribute":"python3.10-pytest-instafail-0.5.0","position":"pkgs/development/python-modules/pytest-instafail/default.nix:34","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-instafail","upstream_purl":"pkg:pypi/pytest-instafail"},"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.pytest-instafail?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-instafail/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-04T11:28:30.107Z","updated_at":"2026-03-04T11:28:30.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2037},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-20T05:04:18.593Z","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":7646519,"name":"py3-pytest-instafail-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-instafail","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2023-04-25T07:05:15.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.5.0-r2","last_synced_at":"2026-04-10T16:03:13.266Z","created_at":"2023-04-26T03:27:43.358Z","updated_at":"2026-04-10T16:03:13.267Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pytest-instafail-pyc","install_command":"apk add py3-pytest-instafail-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":10,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-08T00:03:24.103Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2025-07-14T10:44:41.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"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-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-08T00:02:53.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35700,"followers":668,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-08T00:02:53.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T02:50:59.931Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":21.092494015933696,"forks_count":26.72287520988889,"average":15.300453717266263},"purl":"pkg:apk/alpine/py3-pytest-instafail-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:08:52.405Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-instafail-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":680,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-04-29T07:27:13.362Z","updated_at":"2023-04-29T07:27:13.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39920,"maintainers_count":905,"namespaces_count":3,"keywords_count":6586,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2936},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-20T05:05:14.609Z","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":12874438,"name":"python313Packages.pytest-instafail","ecosystem":"nixpkgs","description":"Pytest plugin that shows failures and errors instantly instead of waiting until the end of test session","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T04:19:39.294Z","latest_release_published_at":"2026-01-27T04:19:39.294Z","latest_release_number":"0.5.0","last_synced_at":"2026-05-13T14:08:57.986Z","created_at":"2026-01-27T04:19:39.091Z","updated_at":"2026-05-13T14:08:57.986Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.pytest-instafail","install_command":"nix-env -iA nixpkgs.python313Packages.pytest-instafail","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-instafail/default.nix#L26","metadata":{"nix_attribute":"python3.13-pytest-instafail-0.5.0","position":"pkgs/development/python-modules/pytest-instafail/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-instafail","upstream_purl":"pkg:pypi/pytest-instafail"},"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.pytest-instafail?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-instafail/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-07T00:44:33.590Z","updated_at":"2026-03-07T00:44:33.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153617,"maintainers_count":4893,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5593},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-20T05:03:19.348Z","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":13798968,"name":"pytest-instafail","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:04:07.578Z","latest_release_published_at":"2026-02-13T17:04:07.578Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-07-30T13:11:06.211Z","created_at":"2026-02-13T17:04:07.147Z","updated_at":"2026-07-30T13:11:06.212Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-instafail","install_command":"apt-get install pytest-instafail","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-pytest-instafail-doc, python3-pytest-instafail","standards_version":"4.6.2","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"autopkgtest, debhelper-compat (= 13), dh-python, python3-all, python3-docutils, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":9,"subscribers_count":33,"default_branch":"master","last_synced_at":"2026-02-12T18:50:42.140Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2026-01-09T18:47:37.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29412727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"repo_metadata_updated_at":"2026-02-13T17:11:34.939Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/pytest-instafail?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-25T03:01:34.960Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-instafail/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1278},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-20T05:05:30.020Z","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":11139935,"name":"py3-pytest-instafail","ecosystem":"alpine","description":"pytest plugin to show failures instantly","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","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":"0.5.0-r2","last_synced_at":"2026-04-10T18:03:15.274Z","created_at":"2024-12-07T13:07:17.364Z","updated_at":"2026-04-10T18:03:15.274Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pytest-instafail","install_command":"apk add py3-pytest-instafail","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":10,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-08T00:03:24.103Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2025-07-14T10:44:41.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"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-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-08T00:02:53.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35700,"followers":668,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-08T00:02:53.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T02:50:59.975Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pytest-instafail?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:08:52.405Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":674,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-01-08T03:08:45.012Z","updated_at":"2025-01-08T03:08:45.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1382},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-20T05:05:40.420Z","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":11766606,"name":"py3-pytest-instafail","ecosystem":"alpine","description":"pytest plugin to show failures instantly","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","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":"0.5.0-r2","last_synced_at":"2026-04-10T18:03:03.320Z","created_at":"2025-06-07T18:50:17.732Z","updated_at":"2026-04-10T18:03:03.320Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pytest-instafail","install_command":"apk add py3-pytest-instafail","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":7901264,"uuid":"9281890","full_name":"pytest-dev/pytest-instafail","owner":"pytest-dev","description":"py.test plugin to show failures instantly","archived":false,"fork":false,"pushed_at":"2023-03-31T17:19:21.000Z","size":54,"stargazers_count":145,"open_issues_count":3,"forks_count":10,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-08T00:03:24.103Z","etag":null,"topics":["pytest","pytest-plugin","python","testing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-07T19:25:38.000Z","updated_at":"2025-07-14T10:44:41.000Z","dependencies_parsed_at":"2024-06-18T15:22:10.069Z","dependency_job_id":"41c3ed3d-6e87-4e52-b724-641dc3b3ab46","html_url":"https://github.com/pytest-dev/pytest-instafail","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":0.3733333333333333,"last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-instafail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/sbom","scorecard":{"id":752073,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-instafail","commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/18 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-instafail/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:07.490Z","repository_id":7901264,"created_at":"2025-08-22T20:39:07.490Z","updated_at":"2025-08-22T20:39:07.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"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-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-08T00:02:53.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35700,"followers":668,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-08T00:02:53.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v0.5.0","sha":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","kind":"commit","published_at":"2023-03-31T17:07:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.5.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d7629aae6e293c17db99e8a4adca752142327645","kind":"commit","published_at":"2020-06-14T09:44:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.2/manifests"},{"name":"v0.4.1.post0","sha":"d49ed4e063bcc552f77a6f18481322ee16653159","kind":"commit","published_at":"2019-11-10T17:57:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1.post0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1.post0/manifests"},{"name":"v0.4.1","sha":"813b44d6d1d0691938ecd9363827745a58748a7b","kind":"commit","published_at":"2019-02-15T13:46:16.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a7f857f368a77c3cad471b7aa67467a1d3c83a7","kind":"commit","published_at":"2018-05-19T11:39:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.4.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8142fe31cb97cd31975620f5f6baca8bd1364718","kind":"commit","published_at":"2014-08-30T15:27:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7e43316087b85c2fb5a35b8251b94e2ea661488c","kind":"commit","published_at":"2014-03-06T21:29:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"157dc457f96060ec943e71cef477b5595707d923","kind":"commit","published_at":"2013-11-09T13:18:36.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.1","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"780bef0298fb9abaa6f3816e93f3fae0de8b7f6e","kind":"commit","published_at":"2013-04-07T21:31:56.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-instafail/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-instafail/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-instafail@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T02:50:59.961Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pytest-instafail?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T15:08:52.405Z","issues_count":11,"pull_requests_count":21,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":12096353.42857143,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","maintainers":[{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"},{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pytest-instafail/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":672,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-06-08T16:29:51.897Z","updated_at":"2025-06-08T16:29:51.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1793},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-20T05:05:42.999Z","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":13088570,"name":"python312Packages.pytest-instafail","ecosystem":"nixpkgs","description":"pytest plugin that shows failures and errors instantly instead of waiting until the end of test session","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:10:57.471Z","latest_release_published_at":"2026-02-01T18:10:57.471Z","latest_release_number":"0.5.0","last_synced_at":"2026-03-06T06:33:27.469Z","created_at":"2026-02-01T18:10:39.246Z","updated_at":"2026-03-06T06:33:27.907Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.pytest-instafail","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-instafail","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-instafail/default.nix#L29","metadata":{"nix_attribute":"python3.12-pytest-instafail-0.5.0","position":"pkgs/development/python-modules/pytest-instafail/default.nix:29","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pytest-instafail","upstream_purl":"pkg:pypi/pytest-instafail"},"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.pytest-instafail?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-instafail/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-06T06:33:27.811Z","updated_at":"2026-03-06T06:33:27.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3103},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-20T05:04:20.959Z","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":13402828,"name":"pytest-instafail","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T10:27:30.782Z","latest_release_published_at":"2026-02-06T10:27:30.782Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-03-06T11:00:35.923Z","created_at":"2026-02-06T10:27:30.375Z","updated_at":"2026-03-06T11:00:35.923Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-instafail","install_command":"apt-get install pytest-instafail","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-pytest-instafail-doc, python3-pytest-instafail","standards_version":"4.6.2","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"autopkgtest, debhelper-compat (= 13), dh-python, python3-all, python3-docutils, 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/pytest-instafail?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-instafail/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1176},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-20T05:05:28.761Z","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":13010023,"name":"py3-pytest-instafail-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-instafail","homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytest-dev/pytest-instafail","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":"0.5.0-r2","last_synced_at":"2026-04-13T21:02:39.212Z","created_at":"2026-01-31T01:13:05.906Z","updated_at":"2026-04-13T21:02:39.212Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-pytest-instafail-pyc","install_command":"apk add py3-pytest-instafail-pyc","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-pytest-instafail-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-instafail-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-instafail-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-pytest-instafail-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-instafail-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":573,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2026-03-04T05:53:53.103Z","updated_at":"2026-03-04T05:53:53.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1013},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-20T05:04:43.686Z","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":14549281,"name":"devel/py-test-instafail","ecosystem":"openbsd","description":"pytest plugin to show failures instantly","homepage":"https://github.com/pytest-dev/pytest-instafail/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-instafail","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:28.000Z","latest_release_published_at":"2026-04-25T13:29:28.000Z","latest_release_number":"0.5.0","last_synced_at":"2026-05-28T01:15:15.408Z","created_at":"2026-05-28T01:15:15.194Z","updated_at":"2026-05-28T04:40:19.601Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/py-test-instafail/","install_command":"pkg_add py3-test-instafail-0.5.0","documentation_url":null,"metadata":{"pkgstem":"py3-test-instafail","fullpkgname":"py3-test-instafail-0.5.0","subpackage":"-"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-28T04:40:19.577Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/devel/py-test-instafail?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/py-test-instafail","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/py-test-instafail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/py-test-instafail/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-instafail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-instafail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-instafail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-instafail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-test-instafail/codemeta","maintainers":[{"uuid":"ports@openbsd.org","login":null,"name":"The OpenBSD ports mailing-list","email":"ports@openbsd.org","url":null,"packages_count":6235,"html_url":null,"role":null,"created_at":"2026-05-28T01:15:15.698Z","updated_at":"2026-05-28T01:15:15.698Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ports@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":209},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-21T05:00:06.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}}],"commits":{"id":33852,"full_name":"pytest-dev/pytest-instafail","default_branch":"master","total_commits":80,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.2727272727272725,"dds":0.32499999999999996,"past_year_total_commits":5,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.0,"last_synced_at":"2026-08-19T09:34:34.641Z","last_synced_commit":"fcf1413418fa3b049d87b9f750ba8b2b5a480d39","created_at":"2023-03-07T16:53:57.666Z","updated_at":"2026-08-19T09:34:34.582Z","committers":[{"name":"Janne Vanhala","email":"janne.vanhala@gmail.com","login":"jpvanhal","count":54},{"name":"Hugo","email":"hugovk","login":"hugovk","count":7},{"name":"Daniel Hollas","email":"daniel.hollas@bristol.ac.uk","login":"danielhollas","count":5},{"name":"Daniel Hahler","email":"git@thequod.de","login":"blueyed","count":5},{"name":"Ronny Pfannschmidt","email":"Ronny.Pfannschmidt@gmx.de","login":"RonnyPfannschmidt","count":2},{"name":"David Szotten","email":"davidszotten@gmail.com","login":"davidszotten","count":2},{"name":"holger krekel","email":"holger@merlinux.eu","login":"hpk42","count":1},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":1},{"name":"Marat Reymers","email":"marat.maratori@gmail.com","login":"maratori","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Florian Bruhin","email":"me@the-compiler.org","login":"The-Compiler","count":1}],"past_year_committers":[{"name":"Daniel Hollas","email":"daniel.hollas@bristol.ac.uk","login":"danielhollas","count":5}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750506,"commits_count":978010206,"contributors_count":41229425,"owners_count":1358604,"committers_count":3352512,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"pytest-dev/pytest-instafail","html_url":"https://github.com/pytest-dev/pytest-instafail","last_synced_at":"2026-08-24T12:09:34.924Z","status":null,"issues_count":11,"pull_requests_count":23,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":21795085.652173914,"issues_closed_count":8,"pull_requests_closed_count":23,"pull_request_authors_count":12,"issue_authors_count":11,"avg_comments_per_issue":1.7272727272727273,"avg_comments_per_pull_request":1.5217391304347827,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851242.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":5.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T21:52:38.754Z","updated_at":"2026-08-24T12:09:34.925Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-instafail/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":6,"MEMBER":4,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"MEMBER":12,"CONTRIBUTOR":8,"NONE":3}},"issue_authors":{"table":{"The-Compiler":1,"nicoddemus":1,"maratori":1,"graingert":1,"kevin-brown":1,"scarabeusiv":1,"bubenkoff":1,"jayvdb":1,"pfctdayelise":1,"Anthchirp":1,"warsaw":1}},"pull_request_authors":{"table":{"jpvanhal":6,"hugovk":3,"blueyed":3,"davidszotten":2,"s0undt3ch":2,"The-Compiler":1,"danielhollas":1,"maratori":1,"kianmeng":1,"hpk42":1,"RonnyPfannschmidt":1,"graingert":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"danielhollas":1}},"maintainers":[{"table":{"login":"jpvanhal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpvanhal"}},{"table":{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}},{"table":{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"}},{"table":{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}},{"table":{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"}},{"table":{"login":"RonnyPfannschmidt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RonnyPfannschmidt"}},{"table":{"login":"bubenkoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bubenkoff"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":1,"ForkEvent":3,"WatchEvent":9,"IssueCommentEvent":2,"PushEvent":1},"last_year":{"PullRequestEvent":1,"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":1}},"keywords":["pytest","pytest-plugin","python","testing"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-19T13:03:24.600Z","updated_at":"2022-07-19T13:03:24.600Z","repository_link":"https://github.com/pytest-dev/pytest-instafail/blob/master/setup.py","dependencies":[{"id":258203987,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:33:09.867Z","updated_at":"2023-01-13T14:33:09.867Z","repository_link":"https://github.com/pytest-dev/pytest-instafail/blob/master/.github/workflows/test.yml","dependencies":[{"id":6876228098,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876228099,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.3.0","direct":true,"kind":"composite","optional":false},{"id":6876228100,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":24.65986696060582,"created_at":"2025-12-20T09:42:01.037Z","updated_at":"2026-08-25T12:34:19.504Z","avatar_url":"https://github.com/pytest-dev.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370000","html_url":"https://summary.ecosyste.ms/projects/370000"}