{"id":370000,"url":"https://github.com/pytest-dev/pytest-instafail","last_synced_at":"2026-05-30T16:01:17.435Z","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":145,"open_issues_count":3,"forks_count":10,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-03-07T18:09:15.742Z","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-03-02T08:22:47.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":30326894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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-05-27T00:20:54.380Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":37323,"followers":769,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-05-27T00:20:54.380Z","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":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-02-03T20:59:03.620Z","created_at":"2022-10-03T16:10:28.414Z","updated_at":"2026-02-03T20:59:03.621Z","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","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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-02-24T16:28:41.818Z","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":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-02-03T20:58:11.673Z","created_at":"2023-12-20T10:29:52.679Z","updated_at":"2026-02-03T20:58:11.674Z","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","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":644,"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":391,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-02-24T16:28:43.637Z","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":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-02-03T20:57:57.806Z","created_at":"2024-06-11T10:30:14.839Z","updated_at":"2026-02-03T20:57:57.806Z","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","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":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-02-24T16:28:43.544Z","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":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-02-03T20:57:58.311Z","created_at":"2024-12-07T13:07:17.637Z","updated_at":"2026-02-03T20:57:58.311Z","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":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-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pytest-instafail-pyc/version_numbers","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":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-02-24T16:28:43.456Z","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":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-02-03T20:57:20.108Z","created_at":"2025-06-07T18:50:13.278Z","updated_at":"2026-02-03T20:57:20.108Z","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","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":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-02-24T16:28:43.370Z","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":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-02-03T20:43:07.606Z","created_at":"2026-02-02T06:35:20.006Z","updated_at":"2026-02-03T20:43:07.606Z","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":{},"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","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":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":10,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":28},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-02-23T05:52:20.604Z","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":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-02-03T20:58:10.036Z","created_at":"2023-01-31T19:07:36.797Z","updated_at":"2026-02-03T20:58:10.037Z","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","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":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":697,"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":38824,"maintainers_count":857,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-02-24T16:28:43.180Z","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":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-02-06T10:27:31.059Z","created_at":"2026-02-06T10:27:30.375Z","updated_at":"2026-02-06T10:27:31.550Z","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","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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-02-24T16:28:46.560Z","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":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-02-03T20:47:04.129Z","created_at":"2026-02-02T07:05:22.307Z","updated_at":"2026-02-03T20:47:04.129Z","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":{},"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","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":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":10,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":28},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-02-23T05:52:20.604Z","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":13798968,"name":"pytest-instafail","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-instafail","licenses":"other","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-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-02-13T17:04:08.059Z","created_at":"2026-02-13T17:04:07.147Z","updated_at":"2026-02-13T17:11:34.939Z","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","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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-02-24T16:28:46.927Z","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":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-02-11T05:37:29.604Z","created_at":"2026-02-11T05:37:29.273Z","updated_at":"2026-02-11T14:53:28.000Z","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","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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-02-24T16:28:47.015Z","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":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-02-09T11:14:25.776Z","created_at":"2026-02-09T11:14:07.697Z","updated_at":"2026-02-09T11:14:26.424Z","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.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","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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":120},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-02-25T05:01:11.874Z","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":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-02-02T13:25:28.551Z","created_at":"2026-01-26T20:12:13.975Z","updated_at":"2026-02-02T13:25:28.551Z","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":{},"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","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":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":1175,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":21},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-02-22T08:39:33.055Z","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":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-02-03T19:11:11.744Z","created_at":"2026-02-02T01:08:24.361Z","updated_at":"2026-02-03T19:11:11.744Z","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":{},"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","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":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":22,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":25},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-02-22T07:38:19.616Z","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":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-02-03T20:58:05.267Z","created_at":"2024-06-11T10:30:03.890Z","updated_at":"2026-02-03T20:58:05.268Z","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","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":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-02-24T16:28:43.544Z","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":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-02-03T15:22:41.224Z","created_at":"2026-01-31T01:13:05.906Z","updated_at":"2026-02-03T15:22:41.224Z","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":{},"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","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":[],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27562,"maintainers_count":38,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":24},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-02-25T05:01:32.519Z","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":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-02-03T19:06:22.075Z","created_at":"2026-02-02T00:38:45.101Z","updated_at":"2026-02-03T19:06:22.075Z","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":{},"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","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":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":22,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":25},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-02-22T07:38:19.616Z","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-02-02T13:10:10.265Z","created_at":"2026-01-26T17:54:23.189Z","updated_at":"2026-02-02T13:10:10.266Z","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":{},"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","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":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":1175,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":21},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-02-22T08:39:33.055Z","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":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-02-24T18:03:13.359Z","created_at":"2022-04-10T12:19:49.514Z","updated_at":"2026-02-24T18:06:02.901Z","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":"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"},"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":"2026-02-24T04:46:41.680Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":36761,"followers":729,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-02-24T04:46:41.680Z","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-02-24T18:06:02.900Z","dependent_packages_count":51,"downloads":5897674,"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-02-20T14:00:55.792Z","issues_count":11,"pull_requests_count":22,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":22747078.545454547,"issues_closed_count":8,"pull_requests_closed_count":22,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.3636363636363635,"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/pypi.org/packages/pytest-instafail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-instafail/version_numbers","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":803167,"maintainers_count":337928,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52328},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-02-22T07:28:10.995Z","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":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-02-03T17:46:51.302Z","created_at":"2026-02-01T17:43:13.133Z","updated_at":"2026-02-03T17:46:51.303Z","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":{},"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","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":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":10,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":28},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-02-23T05:53:24.103Z","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":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-02-03T17:52:32.118Z","created_at":"2026-02-01T18:10:39.246Z","updated_at":"2026-02-03T17:52:32.118Z","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","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":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":10,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":28},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-02-23T05:53:24.103Z","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":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-02-03T15:22:38.145Z","created_at":"2026-01-31T01:13:00.719Z","updated_at":"2026-02-03T15:22:38.145Z","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":{},"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","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":[],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27562,"maintainers_count":38,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":24},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-02-25T05:01:32.519Z","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-02-03T22:06:06.497Z","created_at":"2026-01-27T09:42:28.744Z","updated_at":"2026-02-03T22:06:06.498Z","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":{},"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","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":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":142874,"maintainers_count":2352,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":48},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-02-22T08:39:03.759Z","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":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-02-12T22:18:35.139Z","created_at":"2026-02-12T22:18:34.656Z","updated_at":"2026-02-12T22:31:47.214Z","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","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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-02-24T16:28:47.099Z","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":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-02-13T12:39:44.024Z","created_at":"2026-02-12T09:52:52.285Z","updated_at":"2026-02-13T12:39:44.025Z","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","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":38023,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":211},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-02-25T05:02:46.615Z","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":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-02-03T20:58:09.408Z","created_at":"2023-12-20T10:29:52.795Z","updated_at":"2026-02-03T20:58:09.408Z","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","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":644,"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":391,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-02-24T16:28:43.637Z","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":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-02-03T20:58:09.989Z","created_at":"2023-04-26T03:27:43.358Z","updated_at":"2026-02-03T20:58:09.989Z","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","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":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":697,"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":38824,"maintainers_count":857,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-02-24T16:28:43.180Z","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":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-02-03T20:58:37.591Z","created_at":"2024-12-07T13:07:17.364Z","updated_at":"2026-02-03T20:58:37.591Z","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","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":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-02-24T16:28:43.456Z","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":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-02-02T11:08:12.083Z","created_at":"2026-01-27T04:19:39.091Z","updated_at":"2026-02-02T11:08:12.084Z","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":{},"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","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":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":142874,"maintainers_count":2352,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":48},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-02-22T08:39:03.759Z","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":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-02-03T20:58:40.123Z","created_at":"2025-06-07T18:50:17.732Z","updated_at":"2026-02-03T20:58:40.123Z","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","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":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-02-24T16:28:43.370Z","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"}}],"commits":{"id":33852,"full_name":"pytest-dev/pytest-instafail","default_branch":"master","total_commits":75,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.5,"dds":0.28,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-02-16T03:19:21.935Z","last_synced_commit":"aab3a1e8f899584b9b31a56daf9f61cdc206a088","created_at":"2023-03-07T16:53:57.666Z","updated_at":"2026-02-16T03:19:21.903Z","committers":[{"name":"Janne Vanhala","email":"janne.vanhala@gmail.com","login":"jpvanhal","count":54},{"name":"Hugo","email":"hugovk","login":"hugovk","count":7},{"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":[],"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-02-20T00:00:14.117Z","repositories_count":6179618,"commits_count":929385030,"contributors_count":36021614,"owners_count":1144673,"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-02-20T14:00:55.792Z","status":null,"issues_count":11,"pull_requests_count":22,"avg_time_to_close_issue":3955262.0,"avg_time_to_close_pull_request":22747078.545454547,"issues_closed_count":8,"pull_requests_closed_count":22,"pull_request_authors_count":11,"issue_authors_count":11,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.3636363636363635,"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,"created_at":"2023-05-10T21:52:38.754Z","updated_at":"2026-02-20T14:00:55.792Z","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":7,"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,"maratori":1,"kianmeng":1,"hpk42":1,"RonnyPfannschmidt":1,"graingert":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-02-20T00:00:07.872Z","repositories_count":13365637,"issues_count":35227275,"pull_requests_count":114616313,"authors_count":11163726,"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":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"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":1},"last_year":{"PullRequestEvent":1,"ForkEvent":3,"WatchEvent":3}},"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.550528626201785,"created_at":"2025-12-20T09:42:01.037Z","updated_at":"2026-05-30T16:01:17.436Z","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"}