{"id":2889568,"name":"python-subunit","ecosystem":"pypi","description":"Python implementation of subunit test streaming protocol","homepage":"http://launchpad.net/subunit","licenses":"Apache-2.0 or BSD","normalized_licenses":["Apache-2.0","BSD-3-Clause"],"repository_url":"https://github.com/testing-cabal/subunit","keywords_array":["python","streaming","test"],"namespace":null,"versions_count":27,"first_release_published_at":"2010-07-02T14:50:59.000Z","latest_release_published_at":"2025-11-10T10:56:37.000Z","latest_release_number":"1.4.5","last_synced_at":"2026-03-28T07:26:21.374Z","created_at":"2022-04-10T12:21:51.926Z","updated_at":"2026-03-28T12:48:04.805Z","registry_url":"https://pypi.org/project/python-subunit/","install_command":"pip install python-subunit --index-url https://pypi.org/simple","documentation_url":"https://python-subunit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Software Development :: Testing"],"normalized_name":"python-subunit","project_status":null},"repo_metadata":{"id":20248557,"uuid":"23521106","full_name":"testing-cabal/subunit","owner":"testing-cabal","description":"The subunit test reporting and controlling protocol","archived":false,"fork":false,"pushed_at":"2025-10-26T19:54:21.000Z","size":4510,"stargazers_count":32,"open_issues_count":3,"forks_count":31,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-29T00:44:52.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/testing-cabal.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-08-31T19:20:12.000Z","updated_at":"2025-10-26T19:54:17.000Z","dependencies_parsed_at":"2023-12-21T18:43:49.573Z","dependency_job_id":"65599971-4d31-4da9-a47c-58560b42bbc3","html_url":"https://github.com/testing-cabal/subunit","commit_stats":{"total_commits":627,"total_committers":34,"mean_commits":"18.441176470588236","dds":"0.49920255183413076","last_synced_commit":"ba3d4d333c588157fb92c4a9aa5b6bcae3fe09f3"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/testing-cabal/subunit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-cabal","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/sbom","scorecard":{"id":875142,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-cabal/subunit","commit":"45a98a57fb5d78d3b4bb260ee82f9a0828e1bd41"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/11 approved changesets -- score normalized to 0","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: \": shell/tests/test_function_output.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-cabal/subunit/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-cabal/subunit/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: COPYING: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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T05:41:40.208Z","repository_id":20248557,"created_at":"2025-08-24T05:41:40.209Z","updated_at":"2025-08-24T05:41:40.209Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281570358,"owners_count":26523793,"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-29T02:00:06.901Z","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":"testing-cabal","name":"testing-cabal","uuid":"2662570","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2662570?v=4","repositories_count":18,"last_synced_at":"2025-10-29T00:35:27.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-cabal","funding_links":[],"total_stars":755,"followers":4,"following":0,"created_at":"2022-11-02T16:22:47.656Z","updated_at":"2025-10-29T00:35:27.482Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-cabal","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-cabal/repositories"},"tags":[{"name":"1.4.4","sha":"98aa1076f8aed666262022634ddccdf9e345b13f","kind":"tag","published_at":"2023-11-17T14:22:17.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/1.4.4","html_url":"https://github.com/testing-cabal/subunit/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"b9762af825b6d4c62470842df911ffd82350d1a8","kind":"tag","published_at":"2023-09-17T12:41:01.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/1.4.3","html_url":"https://github.com/testing-cabal/subunit/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"52ba9e78e36d421a7417cac56a1ae577607aa24b","kind":"tag","published_at":"2022-11-17T00:38:20.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/1.4.2","html_url":"https://github.com/testing-cabal/subunit/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"aee1c7963691f5523eb72060e53e4ca255a00566","kind":"tag","published_at":"2022-11-05T21:54:49.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/1.4.1","html_url":"https://github.com/testing-cabal/subunit/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"0e9f67b9683bf2c8c82edb4e511d9b2c7708d900","kind":"tag","published_at":"2020-03-14T15:04:24.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/1.4.0","html_url":"https://github.com/testing-cabal/subunit/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.4.0/manifests"},{"name":"debian/1.3.0-1","sha":"c2203ae00f4cd101a6776857895aa870537d88fe","kind":"commit","published_at":"2018-06-13T22:46:58.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/debian/1.3.0-1","html_url":"https://github.com/testing-cabal/subunit/releases/tag/debian/1.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@debian%2F1.3.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.3.0-1/manifests"},{"name":"upstream/1.3.0","sha":"a646e6e33a3bd79710f2fb1bbc4aab1924daeebd","kind":"tag","published_at":"2018-06-13T22:39:15.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/upstream/1.3.0","html_url":"https://github.com/testing-cabal/subunit/releases/tag/upstream/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@upstream%2F1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/upstream%2F1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/upstream%2F1.3.0/manifests"},{"name":"upstream/1.2.0","sha":"63450c28e823187ae3343d818984b83a96a16347","kind":"tag","published_at":"2018-06-13T22:25:35.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/upstream/1.2.0","html_url":"https://github.com/testing-cabal/subunit/releases/tag/upstream/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@upstream%2F1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/upstream%2F1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/upstream%2F1.2.0/manifests"},{"name":"1.3.0","sha":"94397173c7ecc65951afa52ce15120b7bfbd3374","kind":"commit","published_at":"2018-03-24T14:22:44.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/1.3.0","html_url":"https://github.com/testing-cabal/subunit/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.3.0/manifests"},{"name":"debian/1.1.0-5","sha":"4b53c2dcb89b08f257a3348bde4c108d285672d8","kind":"tag","published_at":"2018-01-26T15:03:59.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/debian/1.1.0-5","html_url":"https://github.com/testing-cabal/subunit/releases/tag/debian/1.1.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@debian%2F1.1.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.1.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.1.0-5/manifests"},{"name":"debian/1.1.0-4","sha":"2d5221225ed14345922b93ce3acb14da5147838b","kind":"tag","published_at":"2017-11-06T17:33:16.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/debian/1.1.0-4","html_url":"https://github.com/testing-cabal/subunit/releases/tag/debian/1.1.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@debian%2F1.1.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.1.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.1.0-4/manifests"},{"name":"1.2.0","sha":"2a4d9f61312bf388e3f909bb58c5237d556f8770","kind":"tag","published_at":"2015-11-04T20:20:43.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/1.2.0","html_url":"https://github.com/testing-cabal/subunit/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.2.0/manifests"},{"name":"debian/1.1.0-3","sha":"76230428d6b627077c517c5cc5c3763c2d57a870","kind":"tag","published_at":"2015-10-16T12:13:35.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/debian/1.1.0-3","html_url":"https://github.com/testing-cabal/subunit/releases/tag/debian/1.1.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@debian%2F1.1.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.1.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.1.0-3/manifests"},{"name":"debian/1.1.0-2","sha":"e1a52f6efb00feef99a4ec81bd0b190d142b5b3f","kind":"tag","published_at":"2015-08-28T16:03:02.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/debian/1.1.0-2","html_url":"https://github.com/testing-cabal/subunit/releases/tag/debian/1.1.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@debian%2F1.1.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.1.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.1.0-2/manifests"},{"name":"debian/1.1.0-1","sha":"84fb89f36aaf3ad16aa1062db7f0d50dc97bfb55","kind":"tag","published_at":"2015-07-09T14:48:45.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/debian/1.1.0-1","html_url":"https://github.com/testing-cabal/subunit/releases/tag/debian/1.1.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@debian%2F1.1.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.1.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F1.1.0-1/manifests"},{"name":"1.1.0","sha":"93e962b2b47600de08d8c5c539b702927037337b","kind":"tag","published_at":"2015-03-10T01:13:21.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/1.1.0","html_url":"https://github.com/testing-cabal/subunit/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cc8b57e0627cc4cb37ed5d3f36cc2d5614d50b0d","kind":"tag","published_at":"2014-11-18T21:51:03.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/1.0.0","html_url":"https://github.com/testing-cabal/subunit/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/1.0.0/manifests"},{"name":"0.0.21","sha":"7ca6952f1d4b919fea47385a053b0cc1ffe79f41","kind":"commit","published_at":"2014-08-27T01:34:27.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.21","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.21/manifests"},{"name":"0.0.20","sha":"0188053444eb673c122eb2a94e0c92676217a72d","kind":"commit","published_at":"2014-08-27T00:43:14.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.20","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.20/manifests"},{"name":"0.0.19","sha":"50b2f7c2b607775da53cffceafaeb9dbead1e993","kind":"commit","published_at":"2014-08-24T06:00:49.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.19","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.19/manifests"},{"name":"debian/0.0.18-4","sha":"0b7577caa10cf93e6e59ded9202f1ada5a475028","kind":"tag","published_at":"2014-04-20T17:52:39.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/debian/0.0.18-4","html_url":"https://github.com/testing-cabal/subunit/releases/tag/debian/0.0.18-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@debian%2F0.0.18-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F0.0.18-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F0.0.18-4/manifests"},{"name":"debian/0.0.18-2","sha":"54b414fc6f1db21209d3608e8436531b32b2b7bf","kind":"tag","published_at":"2014-04-03T08:33:03.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/debian/0.0.18-2","html_url":"https://github.com/testing-cabal/subunit/releases/tag/debian/0.0.18-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@debian%2F0.0.18-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F0.0.18-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F0.0.18-2/manifests"},{"name":"debian/0.0.18-1","sha":"0738a9ec490ab08b9007de32b89775733cd2c8c6","kind":"tag","published_at":"2014-03-02T03:33:51.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/debian/0.0.18-1","html_url":"https://github.com/testing-cabal/subunit/releases/tag/debian/0.0.18-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@debian%2F0.0.18-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F0.0.18-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/debian%2F0.0.18-1/manifests"},{"name":"upstream/0.0.18","sha":"730f456b360886a86edc5ad4b5ef47179b61f6cb","kind":"tag","published_at":"2014-03-01T13:55:23.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/upstream/0.0.18","html_url":"https://github.com/testing-cabal/subunit/releases/tag/upstream/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@upstream%2F0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/upstream%2F0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/upstream%2F0.0.18/manifests"},{"name":"0.0.18","sha":"384513d36b4709ba255dda1662e380f1d8bf5ddc","kind":"commit","published_at":"2014-01-29T19:14:50.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.18","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"438d40e7a4df050c979fc4cdf3184c34c4e564d2","kind":"commit","published_at":"2014-01-29T09:32:55.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.17","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"2beca110c61a0d6551a7557eb19d8ccd77551a29","kind":"commit","published_at":"2013-11-30T02:04:14.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.16","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"74f1d79b5b8d7bfd150fd2178ca7931887ffdb54","kind":"commit","published_at":"2013-08-24T14:10:07.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.15","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"f226d226e2a744b753b6b48ef8a3e7f7abba025e","kind":"commit","published_at":"2013-08-23T22:06:15.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.14","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"20ee8e8ab4c24ef318a7b2620c28ec0dce2fd393","kind":"commit","published_at":"2013-06-16T20:02:46.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.13","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"a87c9c119a8dc1ee0eca7928a51e2e9ea582e960","kind":"commit","published_at":"2013-05-25T01:05:32.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.12","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"6aaa20b82104f26fd1aa40df09a42dd3bd5110f9","kind":"commit","published_at":"2013-04-08T10:27:29.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.11","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"c52fb29f1290f4264534d2b46cb048bd07d8e485","kind":"commit","published_at":"2013-02-07T11:33:11.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.10","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ac5b23911197e70b75687f37d845bf9f0c5446fb","kind":"commit","published_at":"2012-12-17T08:25:24.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.9","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"61a389ec2db6adcf3806ef7fa1711345057e2797","kind":"commit","published_at":"2012-05-07T22:57:12.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.8","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"0401a214b905783cbbbd5527a98a11eff49dff5e","kind":"commit","published_at":"2011-06-12T05:33:01.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.7","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"7ca86894da7c3f810a412f8cf1d9650866852654","kind":"commit","published_at":"2010-07-02T12:51:46.000Z","download_url":"https://codeload.github.com/testing-cabal/subunit/tar.gz/0.0.6","html_url":"https://github.com/testing-cabal/subunit/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-cabal/subunit@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/tags/0.0.6/manifests"}]},"repo_metadata_updated_at":"2026-03-28T12:48:04.778Z","dependent_packages_count":48,"downloads":1026898,"downloads_period":"last-month","dependent_repos_count":3952,"rankings":{"downloads":0.7302858079155894,"dependent_repos_count":0.15851755600985398,"dependent_packages_count":0.31417722338972265,"stargazers_count":11.312612224513837,"forks_count":7.136528960890747,"docker_downloads_count":0.841171886759021,"average":3.4155489432464616},"purl":"pkg:pypi/python-subunit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-subunit","docker_dependents_count":44,"docker_downloads_count":135991,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-subunit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-subunit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-15T13:25:34.144Z","issues_count":0,"pull_requests_count":104,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":8855853.925531914,"issues_closed_count":0,"pull_requests_closed_count":93,"pull_request_authors_count":27,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.3173076923076923,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":488175.8461538461,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.19047619047619047,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-cabal%2Fsubunit/issues","maintainers":[{"login":"jelmer","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jelmer"},{"login":"rbtcollins","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rbtcollins"}],"active_maintainers":[{"login":"jelmer","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jelmer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-subunit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-subunit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-subunit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-subunit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-subunit/codemeta","maintainers":[{"uuid":"lifeless","login":"lifeless","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/lifeless/","role":null,"created_at":"2023-02-08T07:39:27.318Z","updated_at":"2023-02-08T07:39:27.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lifeless/packages"},{"uuid":"free.ekanayaka","login":"free.ekanayaka","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/free.ekanayaka/","role":null,"created_at":"2023-02-08T07:39:24.335Z","updated_at":"2023-02-08T07:39:24.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/free.ekanayaka/packages"},{"uuid":"mtreinish","login":"mtreinish","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/mtreinish/","role":null,"created_at":"2023-02-08T07:39:28.552Z","updated_at":"2023-02-08T07:39:28.552Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mtreinish/packages"}]}