{"id":378048,"url":"https://github.com/jest-community/jest-junit","last_synced_at":"2026-07-21T13:30:20.478Z","repository":{"id":39759790,"uuid":"74174788","full_name":"jest-community/jest-junit","owner":"jest-community","description":"A Jest reporter that creates compatible junit xml files","archived":false,"fork":false,"pushed_at":"2026-06-08T12:47:06.000Z","size":645,"stargazers_count":500,"open_issues_count":13,"forks_count":118,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-07-20T00:28:15.143Z","etag":null,"topics":["javascript","jest","jest-junit","jest-testresultsprocessor","junit","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jest-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-18T23:33:59.000Z","updated_at":"2026-07-14T07:42:51.000Z","dependencies_parsed_at":"2024-05-19T07:40:34.784Z","dependency_job_id":"f0393c8d-a0b5-418b-8a90-107860e7e385","html_url":"https://github.com/jest-community/jest-junit","commit_stats":{"total_commits":213,"total_committers":49,"mean_commits":4.346938775510204,"dds":0.5539906103286385,"last_synced_commit":"a8f75833a9fa0b6f42d6d9b3393cb8340d693b29"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/jest-community/jest-junit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jest-community","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/sbom","scorecard":{"id":516773,"data":{"date":"2025-08-11","repo":{"name":"github.com/jest-community/jest-junit","commit":"9da38a3ed7473897e501cd389d1b2c4efa487c06"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 7/10 approved changesets -- score normalized to 7","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":"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":"Maintained","score":0,"reason":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T02:01:53.860Z","repository_id":39759790,"created_at":"2025-08-20T02:01:53.860Z","updated_at":"2025-08-20T02:01:53.860Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35686949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"ssl_error","status_checked_at":"2026-07-20T02:08:09.736Z","response_time":111,"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":"jest-community","name":"Jest Community","uuid":"32196900","kind":"organization","description":"Community repos for Jest related projects","email":null,"website":"https://github.com/facebook/jest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32196900?v=4","repositories_count":18,"last_synced_at":"2026-07-05T03:20:01.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jest-community","funding_links":[],"total_stars":10579,"followers":214,"following":0,"created_at":"2022-11-02T16:24:38.248Z","updated_at":"2026-07-05T03:20:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jest-community","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jest-community/repositories"},"packages":[{"id":1258942,"name":"jest-junit","ecosystem":"npm","description":"A jest reporter that generates junit xml files","homepage":"https://github.com/jest-community/jest-junit#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jest-community/jest-junit","keywords_array":[],"namespace":null,"versions_count":53,"first_release_published_at":"2016-11-19T01:51:37.928Z","latest_release_published_at":"2026-04-24T13:40:36.740Z","latest_release_number":"17.0.0","last_synced_at":"2026-07-20T12:30:59.658Z","created_at":"2022-04-08T15:10:40.966Z","updated_at":"2026-07-20T12:30:59.658Z","registry_url":"https://www.npmjs.com/package/jest-junit","install_command":"npm install jest-junit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"17.0.0"}},"repo_metadata":{"id":39759790,"uuid":"74174788","full_name":"jest-community/jest-junit","owner":"jest-community","description":"A Jest reporter that creates compatible junit xml files","archived":false,"fork":false,"pushed_at":"2024-04-11T00:19:56.000Z","size":692,"stargazers_count":474,"open_issues_count":16,"forks_count":106,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-14T05:09:43.891Z","etag":null,"topics":["javascript","jest","jest-junit","jest-testresultsprocessor","junit","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jest-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-11-18T23:33:59.000Z","updated_at":"2024-05-19T07:40:38.625Z","dependencies_parsed_at":"2024-05-19T07:40:34.784Z","dependency_job_id":"f0393c8d-a0b5-418b-8a90-107860e7e385","html_url":"https://github.com/jest-community/jest-junit","commit_stats":{"total_commits":213,"total_committers":49,"mean_commits":4.346938775510204,"dds":0.5539906103286385,"last_synced_commit":"a8f75833a9fa0b6f42d6d9b3393cb8340d693b29"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jest-community","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217818879,"owners_count":16235615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jest-community","name":"Jest Community","uuid":"32196900","kind":"organization","description":"Community repos for Jest related projects","email":null,"website":"https://github.com/facebook/jest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32196900?v=4","repositories_count":18,"last_synced_at":"2024-03-25T20:04:10.745Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jest-community","funding_links":[],"total_stars":10177,"followers":174,"following":0,"created_at":"2022-11-02T16:24:38.248Z","updated_at":"2024-03-25T20:04:11.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jest-community","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jest-community/repositories"},"tags":[{"name":"v16.0.0","sha":"a8f75833a9fa0b6f42d6d9b3393cb8340d693b29","kind":"commit","published_at":"2023-04-15T15:04:44.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v16.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v16.0.0/manifests"},{"name":"v15.0.0","sha":"05e37c91933420d4f704d92ea541bc4ec3b78eac","kind":"commit","published_at":"2022-11-18T22:16:22.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v15.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v15.0.0/manifests"},{"name":"v14.0.1","sha":"ff4efe602b29024f9a4282f18ac44520ef798434","kind":"commit","published_at":"2022-08-26T11:50:51.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v14.0.1","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"a68ff3269a8885ce11b85b629eddddb3eb7ea78e","kind":"commit","published_at":"2022-06-25T00:57:45.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v14.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v14.0.0/manifests"},{"name":"v13.2.0","sha":"48a6c138aedfa9fed75500182d74e4649cc4a799","kind":"commit","published_at":"2022-04-20T22:10:55.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v13.2.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"f5625335a1cf1ed7696eb223c9446569230fbf6c","kind":"commit","published_at":"2022-04-05T15:15:01.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v13.1.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v13.1.0/manifests"},{"name":"v13.0.0","sha":"76bba084f7c0769b5b1612700049b9e848db7a82","kind":"commit","published_at":"2021-10-04T17:06:00.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v13.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v13.0.0/manifests"},{"name":"v12.3.0","sha":"8e5f72b7aa2475dc1249b9e1378d448d7a815d11","kind":"commit","published_at":"2021-09-10T00:09:14.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v12.3.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"6751a86fe334d58d7b3d7920e02162f8ac84c9b1","kind":"commit","published_at":"2021-06-09T14:15:58.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v12.2.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v12.2.0/manifests"},{"name":"v12.1.0","sha":"e02ac65333689bba5ba2a4318ca9b41cbf988873","kind":"commit","published_at":"2021-05-25T16:19:14.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v12.1.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"3eb8b0270f42da5c8585327ac6246a16f4c0decd","kind":"commit","published_at":"2020-10-04T20:50:12.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v12.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v12.0.0/manifests"},{"name":"v11.1.0","sha":"8557e132e52ba0bd04e966c93f4225e687fd683e","kind":"commit","published_at":"2020-07-26T13:30:42.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v11.1.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"ce3cafdf6417d70ff6304878a7129a06c0745473","kind":"commit","published_at":"2020-06-22T11:19:25.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v11.0.1","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"4e21bc35354ec60f7588f9b765b5cfbec9d81870","kind":"commit","published_at":"2020-06-20T16:18:33.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v11.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"87e3413fce60dfd420f78aa0b6a47cf98600134a","kind":"commit","published_at":"2019-12-02T01:38:33.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v10.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v10.0.0/manifests"},{"name":"v9.0.0","sha":"1ee5b29a3f42c441a0a93ce793732b869329e06c","kind":"commit","published_at":"2019-10-22T18:33:32.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v9.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"43a8de69c53a5be1610af38b282b96a91dd610cf","kind":"commit","published_at":"2019-08-26T17:39:55.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v8.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"911188fa65ad4b231e16acb2b3fc224a246baad2","kind":"commit","published_at":"2019-07-23T21:52:59.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v7.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v7.0.0/manifests"},{"name":"v6.4.0","sha":"057ceb82b3b480cfab42d7d27eef4ab446eb3265","kind":"commit","published_at":"2019-05-02T11:00:43.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v6.4.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"9dcb22be194f171a1f03378ae27843de07793ba2","kind":"commit","published_at":"2019-02-15T00:14:49.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v6.3.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"2453c60f4efeef4c1382be48c8404acbebdbf0d8","kind":"commit","published_at":"2019-01-28T21:45:04.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v6.2.1","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"47650f5e7a30c3234080d2cd97669ea76a7896f1","kind":"commit","published_at":"2019-01-28T20:15:48.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v6.2.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"9882c332b17c2219785587456390c8da25888fac","kind":"commit","published_at":"2019-01-24T17:39:23.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v6.1.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"3da1128f3f171c218f49c0488126eefda1ff2127","kind":"commit","published_at":"2019-01-11T15:34:07.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v6.0.1","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"43695d7d196fcc45970192e4dec77f93e8cb0a13","kind":"commit","published_at":"2019-01-10T15:54:25.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v6.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"6aebf246c795e2788554dcca9dc5e5e14fe3cda1","kind":"commit","published_at":"2018-09-29T18:52:13.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v5.2.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fcc5e7bdfbcf49c6d7d4b41d004035507ca73219","kind":"commit","published_at":"2018-06-19T15:21:30.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v5.1.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"bba97721c69076bba9a8cc9f4283f216b23bf90c","kind":"commit","published_at":"2018-06-01T09:41:54.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v5.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"87b18ab9342efdb284ed95cd673fa9e7b61c5236","kind":"commit","published_at":"2018-05-17T22:32:38.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v4.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v4.0.0/manifests"},{"name":"v3.7.0","sha":"3cf1caa9dfea880c9c23167059f201bc6a6f2053","kind":"commit","published_at":"2018-04-26T11:36:57.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v3.7.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"2286ac9199f108d42204bcced48df8f16143e29e","kind":"commit","published_at":"2018-02-10T15:32:00.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v3.6.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"17f2fad1d950b81dc8428f58a4551aee5f0a504e","kind":"commit","published_at":"2018-02-02T23:43:25.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v3.5.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"d6778788fb9238463f490f1b69458f3b5f2fa0f3","kind":"commit","published_at":"2017-12-18T23:20:35.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v3.4.1","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"4d11211385989d8102837e050ab5cffc8b3b7ed4","kind":"commit","published_at":"2017-12-07T23:26:58.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v3.4.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"d5e9b1b512ed573cacbf2329098f84c81b1d5634","kind":"commit","published_at":"2017-11-15T20:57:06.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v3.3.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"7b60dab3a74676edd0fae800c6bbcb4f13b2b96a","kind":"commit","published_at":"2017-11-14T15:25:06.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v3.2.1","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3a620d797971f0d4aaa32527a9c6d9c927d1f4b2","kind":"commit","published_at":"2017-10-18T13:40:54.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v3.2.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"49a67d2ada5bc3b6d933684671c42468b193e8b0","kind":"commit","published_at":"2017-09-29T14:58:17.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v3.1.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"90620613deede3ec1c182fef8f1ebd67721d7f20","kind":"commit","published_at":"2017-09-01T00:39:01.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v3.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"4aaa5c2c027c8ed6f3b029cfefac10c836702845","kind":"commit","published_at":"2017-07-13T11:12:27.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v2.1.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"d84584d4c9404aedcfb63e79669daaa279d2de5c","kind":"commit","published_at":"2017-07-13T00:46:19.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v2.0.1","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f5620f25bfb359e33afadc402eb37da61dcc891c","kind":"commit","published_at":"2017-07-13T00:42:07.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v2.0.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"38e72d4f3f17f4c58abf4cf0f3a103c91f5a14fa","kind":"commit","published_at":"2017-04-20T10:02:42.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.5.1","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"dc9ecd94095a76f34ec6a4ce5fa059b4f24e41df","kind":"commit","published_at":"2017-04-19T23:25:02.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.5.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"61ff401e0f91f08db3d5d6c8c403b74a26f37ddd","kind":"commit","published_at":"2017-03-17T00:11:56.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.4.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"ee919edcb82be06b3413dba74b7180d21c175f7b","kind":"commit","published_at":"2017-03-07T11:21:28.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.3.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"015f8a39147ff35c115fb7a0fb1f40b37fbfcb71","kind":"commit","published_at":"2017-02-19T22:41:39.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.2.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3c49eadccc1c5f68b98bb9c223a21df9fe297b44","kind":"commit","published_at":"2017-02-10T13:31:38.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.1.1","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4114a06656229e44905fe4108bfdab4f08f185a2","kind":"commit","published_at":"2017-01-26T00:42:25.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.1.0","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"258d9a9af26a1592bceffc5ab91805d114126afa","kind":"commit","published_at":"2017-01-17T00:17:53.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.0.5","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"16238d55ebd8ca81fbf6b021916be5d71b43fea3","kind":"tag","published_at":"2016-11-19T02:06:48.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.0.3","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"2c391a84ae0a874e9aed2aa20758d18390eece90","kind":"tag","published_at":"2016-11-19T02:01:47.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.0.2","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"106ea103a6a47e1bcdc13f77cd235cc86684b33d","kind":"tag","published_at":"2016-11-19T01:51:38.000Z","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/v1.0.1","html_url":"https://github.com/jest-community/jest-junit/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-09T12:57:56.468Z","dependent_packages_count":7083,"downloads":37141130,"downloads_period":"last-month","dependent_repos_count":50473,"rankings":{"downloads":0.059660659804732494,"dependent_repos_count":0.13468140687447414,"dependent_packages_count":0.013443498836220126,"stargazers_count":3.043296006404691,"forks_count":2.9400466497623565,"docker_downloads_count":0.09161292689611515,"average":1.0471235247630981},"purl":"pkg:npm/jest-junit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jest-junit","docker_dependents_count":500,"docker_downloads_count":508315464,"usage_url":"https://repos.ecosyste.ms/usage/npm/jest-junit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jest-junit/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2024-09-06T17:13:20.412Z","issues_count":53,"pull_requests_count":68,"avg_time_to_close_issue":7164441.333333333,"avg_time_to_close_pull_request":3852008.6140350876,"issues_closed_count":42,"pull_requests_closed_count":57,"pull_request_authors_count":32,"issue_authors_count":53,"avg_comments_per_issue":4.754716981132075,"avg_comments_per_pull_request":1.9558823529411764,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":4,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":35393.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/issues","maintainers":[{"login":"palmerj3","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palmerj3"},{"login":"SimenB","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"}],"active_maintainers":[{"login":"palmerj3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palmerj3"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jest-junit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jest-junit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jest-junit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jest-junit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jest-junit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jest-junit/codemeta","maintainers":[{"uuid":"rickhanlonii","login":"rickhanlonii","name":null,"email":"rickhanlonii@gmail.com","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~rickhanlonii","role":null,"created_at":"2022-11-10T21:50:07.875Z","updated_at":"2022-11-10T21:50:07.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rickhanlonii/packages"},{"uuid":"jsonp","login":"jsonp","name":null,"email":"jason@jason-palmer.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~jsonp","role":null,"created_at":"2022-11-10T21:50:07.844Z","updated_at":"2022-11-10T21:50:07.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jsonp/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676743,"maintainers_count":1210809,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8747084,"name":"@greguintow/jest-junit","ecosystem":"npm","description":"A jest reporter that generates junit xml files","homepage":"https://github.com/jest-community/jest-junit#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jest-community/jest-junit","keywords_array":[],"namespace":"greguintow","versions_count":1,"first_release_published_at":"2024-01-12T00:29:55.521Z","latest_release_published_at":"2024-01-12T00:29:55.521Z","latest_release_number":"16.0.0","last_synced_at":"2026-07-20T00:20:19.204Z","created_at":"2024-01-12T00:35:13.617Z","updated_at":"2026-07-20T00:20:19.204Z","registry_url":"https://www.npmjs.com/package/@greguintow/jest-junit","install_command":"npm install @greguintow/jest-junit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"16.0.0"}},"repo_metadata":{"id":39759790,"uuid":"74174788","full_name":"jest-community/jest-junit","owner":"jest-community","description":"A Jest reporter that creates compatible junit xml files","archived":false,"fork":false,"pushed_at":"2026-06-08T12:47:06.000Z","size":645,"stargazers_count":499,"open_issues_count":13,"forks_count":118,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-07-05T03:23:48.062Z","etag":null,"topics":["javascript","jest","jest-junit","jest-testresultsprocessor","junit","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jest-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-18T23:33:59.000Z","updated_at":"2026-06-08T12:47:11.000Z","dependencies_parsed_at":"2024-05-19T07:40:34.784Z","dependency_job_id":"f0393c8d-a0b5-418b-8a90-107860e7e385","html_url":"https://github.com/jest-community/jest-junit","commit_stats":{"total_commits":213,"total_committers":49,"mean_commits":4.346938775510204,"dds":0.5539906103286385,"last_synced_commit":"a8f75833a9fa0b6f42d6d9b3393cb8340d693b29"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/jest-community/jest-junit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jest-community","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/sbom","scorecard":{"id":516773,"data":{"date":"2025-08-11","repo":{"name":"github.com/jest-community/jest-junit","commit":"9da38a3ed7473897e501cd389d1b2c4efa487c06"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 7/10 approved changesets -- score normalized to 7","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":"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":"Maintained","score":0,"reason":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T02:01:53.860Z","repository_id":39759790,"created_at":"2025-08-20T02:01:53.860Z","updated_at":"2025-08-20T02:01:53.860Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-20T00:20:19.031Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.8504196039312,"dependent_packages_count":48.244248995446505,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.047334299688856},"purl":"pkg:npm/%40greguintow/jest-junit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@greguintow/jest-junit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@greguintow/jest-junit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@greguintow/jest-junit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:17:59.435Z","issues_count":55,"pull_requests_count":75,"avg_time_to_close_issue":7164441.333333333,"avg_time_to_close_pull_request":4432716.163934426,"issues_closed_count":42,"pull_requests_closed_count":61,"pull_request_authors_count":35,"issue_authors_count":55,"avg_comments_per_issue":4.636363636363637,"avg_comments_per_pull_request":1.84,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":2,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6117840.666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/issues","maintainers":[{"login":"palmerj3","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palmerj3"},{"login":"SimenB","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Fjest-junit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Fjest-junit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Fjest-junit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Fjest-junit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Fjest-junit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Fjest-junit/codemeta","maintainers":[{"uuid":"greguintow","login":"greguintow","name":null,"email":"thunderdance6@gmail.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~greguintow","role":null,"created_at":"2024-01-12T00:35:15.661Z","updated_at":"2024-01-12T00:35:15.661Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/greguintow/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676743,"maintainers_count":1210809,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14074632,"name":"@depup/jest-junit","ecosystem":"npm","description":"[DepUp] A jest reporter that generates junit xml files","homepage":"https://github.com/jest-community/jest-junit#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jest-community/jest-junit","keywords_array":["depup","dependency-bumped","updated-deps","jest-junit"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:36:47.764Z","latest_release_published_at":"2026-03-17T16:36:47.764Z","latest_release_number":"16.0.0-depup.0","last_synced_at":"2026-07-20T00:20:19.072Z","created_at":"2026-03-19T04:22:47.353Z","updated_at":"2026-07-20T00:20:19.072Z","registry_url":"https://www.npmjs.com/package/@depup/jest-junit","install_command":"npm install @depup/jest-junit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"16.0.0-depup.0"}},"repo_metadata":{"id":39759790,"uuid":"74174788","full_name":"jest-community/jest-junit","owner":"jest-community","description":"A Jest reporter that creates compatible junit xml files","archived":false,"fork":false,"pushed_at":"2026-06-08T12:47:06.000Z","size":645,"stargazers_count":499,"open_issues_count":13,"forks_count":118,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-07-05T03:23:48.062Z","etag":null,"topics":["javascript","jest","jest-junit","jest-testresultsprocessor","junit","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jest-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-18T23:33:59.000Z","updated_at":"2026-06-08T12:47:11.000Z","dependencies_parsed_at":"2024-05-19T07:40:34.784Z","dependency_job_id":"f0393c8d-a0b5-418b-8a90-107860e7e385","html_url":"https://github.com/jest-community/jest-junit","commit_stats":{"total_commits":213,"total_committers":49,"mean_commits":4.346938775510204,"dds":0.5539906103286385,"last_synced_commit":"a8f75833a9fa0b6f42d6d9b3393cb8340d693b29"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/jest-community/jest-junit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jest-community","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/sbom","scorecard":{"id":516773,"data":{"date":"2025-08-11","repo":{"name":"github.com/jest-community/jest-junit","commit":"9da38a3ed7473897e501cd389d1b2c4efa487c06"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 7/10 approved changesets -- score normalized to 7","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":"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":"Maintained","score":0,"reason":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T02:01:53.860Z","repository_id":39759790,"created_at":"2025-08-20T02:01:53.860Z","updated_at":"2025-08-20T02:01:53.860Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-20T00:20:18.774Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/jest-junit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/jest-junit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/jest-junit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/jest-junit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjest-junit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjest-junit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjest-junit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjest-junit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjest-junit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fjest-junit/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:48.296Z","updated_at":"2026-03-19T04:22:48.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676743,"maintainers_count":1210809,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1099972,"name":"@omarestrella/jest-junit","ecosystem":"npm","description":"A jest reporter that generates junit xml files","homepage":"https://github.com/jest-community/jest-junit#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jest-community/jest-junit","keywords_array":[],"namespace":"omarestrella","versions_count":2,"first_release_published_at":"2021-04-02T20:17:17.942Z","latest_release_published_at":"2021-04-05T19:48:52.449Z","latest_release_number":"12.1.0-beta.2","last_synced_at":"2026-07-20T00:20:18.888Z","created_at":"2022-04-08T10:45:49.635Z","updated_at":"2026-07-20T00:20:18.888Z","registry_url":"https://www.npmjs.com/package/@omarestrella/jest-junit","install_command":"npm install @omarestrella/jest-junit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"12.1.0-beta.2"}},"repo_metadata":{"id":39759790,"uuid":"74174788","full_name":"jest-community/jest-junit","owner":"jest-community","description":"A Jest reporter that creates compatible junit xml files","archived":false,"fork":false,"pushed_at":"2026-06-08T12:47:06.000Z","size":645,"stargazers_count":499,"open_issues_count":13,"forks_count":118,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-07-05T03:23:48.062Z","etag":null,"topics":["javascript","jest","jest-junit","jest-testresultsprocessor","junit","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jest-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-18T23:33:59.000Z","updated_at":"2026-06-08T12:47:11.000Z","dependencies_parsed_at":"2024-05-19T07:40:34.784Z","dependency_job_id":"f0393c8d-a0b5-418b-8a90-107860e7e385","html_url":"https://github.com/jest-community/jest-junit","commit_stats":{"total_commits":213,"total_committers":49,"mean_commits":4.346938775510204,"dds":0.5539906103286385,"last_synced_commit":"a8f75833a9fa0b6f42d6d9b3393cb8340d693b29"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/jest-community/jest-junit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jest-community","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/sbom","scorecard":{"id":516773,"data":{"date":"2025-08-11","repo":{"name":"github.com/jest-community/jest-junit","commit":"9da38a3ed7473897e501cd389d1b2c4efa487c06"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 7/10 approved changesets -- score normalized to 7","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":"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":"Maintained","score":0,"reason":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jest-community/jest-junit/nodejs.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T02:01:53.860Z","repository_id":39759790,"created_at":"2025-08-20T02:01:53.860Z","updated_at":"2025-08-20T02:01:53.860Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-20T00:20:18.747Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.04520642489647,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":3.8562122502510636,"forks_count":3.6143961860166876,"average":16.613548281094154},"purl":"pkg:npm/%40omarestrella/jest-junit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@omarestrella/jest-junit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@omarestrella/jest-junit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@omarestrella/jest-junit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:17:59.435Z","issues_count":55,"pull_requests_count":75,"avg_time_to_close_issue":7164441.333333333,"avg_time_to_close_pull_request":4432716.163934426,"issues_closed_count":42,"pull_requests_closed_count":61,"pull_request_authors_count":35,"issue_authors_count":55,"avg_comments_per_issue":4.636363636363637,"avg_comments_per_pull_request":1.84,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":2,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6117840.666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/issues","maintainers":[{"login":"palmerj3","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palmerj3"},{"login":"SimenB","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@omarestrella%2Fjest-junit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@omarestrella%2Fjest-junit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@omarestrella%2Fjest-junit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@omarestrella%2Fjest-junit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@omarestrella%2Fjest-junit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@omarestrella%2Fjest-junit/codemeta","maintainers":[{"uuid":"omarestrella","login":"omarestrella","name":null,"email":"omarestrella@bitcreative.net","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~omarestrella","role":null,"created_at":"2022-11-20T21:11:12.294Z","updated_at":"2022-11-20T21:11:12.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/omarestrella/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676743,"maintainers_count":1210809,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11733902,"name":"github.com/jest-community/jest-junit","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jest-community/jest-junit","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2016-11-19T01:51:38.000Z","latest_release_published_at":"2026-04-24T13:33:38.000Z","latest_release_number":"v17.0.0+incompatible","last_synced_at":"2026-07-20T00:20:19.629Z","created_at":"2025-06-05T11:18:02.199Z","updated_at":"2026-07-20T00:20:19.629Z","registry_url":"https://pkg.go.dev/github.com/jest-community/jest-junit","install_command":"go get github.com/jest-community/jest-junit","documentation_url":"https://pkg.go.dev/github.com/jest-community/jest-junit#section-documentation","metadata":{},"repo_metadata":{"id":39759790,"uuid":"74174788","full_name":"jest-community/jest-junit","owner":"jest-community","description":"A Jest reporter that creates compatible junit xml files","archived":false,"fork":false,"pushed_at":"2024-12-09T03:44:00.000Z","size":612,"stargazers_count":495,"open_issues_count":26,"forks_count":115,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-02T22:40:17.174Z","etag":null,"topics":["javascript","jest","jest-junit","jest-testresultsprocessor","junit","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jest-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2016-11-18T23:33:59.000Z","updated_at":"2025-05-28T11:30:05.000Z","dependencies_parsed_at":"2024-05-19T07:40:34.784Z","dependency_job_id":"f0393c8d-a0b5-418b-8a90-107860e7e385","html_url":"https://github.com/jest-community/jest-junit","commit_stats":{"total_commits":213,"total_committers":49,"mean_commits":4.346938775510204,"dds":0.5539906103286385,"last_synced_commit":"a8f75833a9fa0b6f42d6d9b3393cb8340d693b29"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/jest-community/jest-junit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jest-community","download_url":"https://codeload.github.com/jest-community/jest-junit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269457662,"owners_count":24420281,"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-08-08T02:00:09.200Z","response_time":72,"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"},"tags":[]},"repo_metadata_updated_at":"2025-08-08T17:22:16.099Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/jest-community/jest-junit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jest-community/jest-junit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jest-community/jest-junit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jest-community/jest-junit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-02T22:38:08.388Z","issues_count":55,"pull_requests_count":72,"avg_time_to_close_issue":7164441.333333333,"avg_time_to_close_pull_request":4271901.322033898,"issues_closed_count":42,"pull_requests_closed_count":59,"pull_request_authors_count":35,"issue_authors_count":55,"avg_comments_per_issue":4.636363636363637,"avg_comments_per_pull_request":1.902777777777778,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.4,"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/jest-community%2Fjest-junit/issues","maintainers":[{"login":"palmerj3","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palmerj3"},{"login":"SimenB","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"}],"active_maintainers":[{"login":"palmerj3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palmerj3"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjest-community%2Fjest-junit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjest-community%2Fjest-junit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjest-community%2Fjest-junit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjest-community%2Fjest-junit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjest-community%2Fjest-junit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjest-community%2Fjest-junit/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":10867,"full_name":"jest-community/jest-junit","default_branch":"master","total_commits":233,"total_committers":51,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":4.568627450980392,"dds":0.5236051502145922,"past_year_total_commits":13,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.333333333333333,"past_year_dds":0.15384615384615385,"last_synced_at":"2026-07-20T00:21:34.331Z","last_synced_commit":"9b57e93d3eb31fe534cade05454d70129105dd25","created_at":"2023-03-07T11:10:40.965Z","updated_at":"2026-07-20T00:20:44.648Z","committers":[{"name":"Jason Palmer","email":"jason@jason-palmer.com","login":"palmerj3","count":111},{"name":"Your Name","email":"you@example.com","login":"invalid-email-address","count":17},{"name":"SamTheisens","email":"sam.theisens@gmail.com","login":"SamTheisens","count":12},{"name":"lalugeo","email":"lalu.george@ifb-group.com","login":null,"count":6},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":6},{"name":"Paul Hawxby","email":"phawxby@gmail.com","login":"phawxby","count":6},{"name":"Tay Yang Shun","email":"tay.yang.shun@gmail.com","login":"yangshun","count":5},{"name":"Jonathan Grimes","email":"jonathan.grimes@nextthought.com","login":null,"count":4},{"name":"cisum_la","email":"cisum-la","login":"cisum-la","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Daniel Goslen","email":"dgoslen@bandwidth.com","login":null,"count":3},{"name":"Andrejs Cunskis","email":"andrejs.cunskis@gmail.com","login":"andrcuns","count":3},{"name":"Fumiaki MATSUSHIMA","email":"mtsmfm@gmail.com","login":"mtsmfm","count":3},{"name":"Johan Brorson","email":"johan_brorson@hotmail.com","login":"JohanBrorson","count":3},{"name":"danjamin","email":"e051ba3be@gmail.com","login":"danjamin","count":3},{"name":"stevenxu-db","email":"steven.xu@databricks.com","login":"stevenxu-db","count":3},{"name":"Michael Johns","email":"michael.johns@apiture.com","login":null,"count":2},{"name":"IIFE","email":"ali.alamiri@sage.com","login":"IIFE","count":2},{"name":"Martin Wedvich","email":"wedvich@gmail.com","login":"Wedvich","count":2},{"name":"Ove Andersen","email":"ove.andersen@outlook.com","login":"azzlack","count":2},{"name":"Samer Masterson","email":"nosefrog@gmail.com","login":"samertm","count":2},{"name":"Tobi","email":"proxima@sezanzeb.de","login":"sezanzeb","count":1},{"name":"Thomas Faller","email":"tfaller1@gmx.de","login":"tfaller","count":1},{"name":"Slawomir Ginter","email":"slawomir.ginter@spartez.com","login":"sginter","count":1},{"name":"Sebastien Arod","email":"sebastien.arod@gmail.com","login":"sarod","count":1},{"name":"Jason Palmer","email":"palmerj3@gmail.com","login":null,"count":1},{"name":"KeYu","email":"v-ky@microsoft.com","login":null,"count":1},{"name":"Nicklas Gummesson","email":"nicklas@dropbox.com","login":null,"count":1},{"name":"Sebastian Silbermann","email":"sebastian.silbermann@klarna.com","login":null,"count":1},{"name":"Tyler Cosgrove","email":"cosgrove.tyler.98@gmail.com","login":null,"count":1},{"name":"daivinhtran","email":"vinh@fullstory.com","login":null,"count":1},{"name":"Sebastian Silbermann","email":"silbermann.sebastian@gmail.com","login":"eps1lon","count":1},{"name":"Scott Cooper","email":"scttcper@gmail.com","login":"scttcper","count":1},{"name":"Rickard Dybeck","email":"dybeck@spotify.com","login":"alde","count":1},{"name":"Peter W","email":"techieshark@gmail.com","login":"techieshark","count":1},{"name":"Morgan Wigmanich","email":"okize123@gmail.com","login":"okize","count":1},{"name":"Michael Andorfer","email":"office@michael-andorfer.com","login":"andorfermichael","count":1},{"name":"Max Komarychev","email":"maxkomarychev@gmail.com","login":"maxkomarychev","count":1},{"name":"Marvin ROGER","email":"marvinroger","login":"marvinroger","count":1},{"name":"Martin Cermak","email":"crudo@crudo.cz","login":"crudo","count":1},{"name":"Marek Skiba","email":"github@pjona.net","login":"pjona","count":1},{"name":"Marcin Strzyz","email":"37447884+mastrzyz","login":"mastrzyz","count":1},{"name":"Krystian Sowiński","email":"88927709+plumcoding","login":"plumcoding","count":1},{"name":"Joe Zeng","email":"joezeng","login":"joezeng","count":1},{"name":"David Thomason","email":"dtom90","login":"dtom90","count":1},{"name":"Daniel Nadeau","email":"3473356+D4N14L","login":"D4N14L","count":1},{"name":"Adithya Raj","email":"adichapati","login":"adichapati","count":1},{"name":"Carl-Erik Kopseng","email":"carlerik@gmail.com","login":"fatso83","count":1},{"name":"Cesare Lucatti","email":"git@cezzre.com","login":"cezzre","count":1},{"name":"Clement VILLAIN","email":"choclatefr@gmail.com","login":"MrChoclate","count":1},{"name":"Cédric Malard","email":"c.malard-git@valdun.net","login":"cmalard","count":1}],"past_year_committers":[{"name":"Jason Palmer","email":"jason@jason-palmer.com","login":"palmerj3","count":11},{"name":"Thomas Faller","email":"tfaller1@gmx.de","login":"tfaller","count":1},{"name":"Adithya Raj","email":"adichapati","login":"adichapati","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385450,"commits_count":867489592,"contributors_count":35883501,"owners_count":1227609,"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":"jest-community/jest-junit","html_url":"https://github.com/jest-community/jest-junit","last_synced_at":"2026-06-20T10:20:22.333Z","status":"error","issues_count":56,"pull_requests_count":89,"avg_time_to_close_issue":7722370.155555556,"avg_time_to_close_pull_request":4003470.921875,"issues_closed_count":45,"pull_requests_closed_count":64,"pull_request_authors_count":39,"issue_authors_count":56,"avg_comments_per_issue":4.642857142857143,"avg_comments_per_pull_request":1.5730337078651686,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":2,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":146561.0,"past_year_avg_time_to_close_pull_request":1044986.75,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-18T15:47:02.596Z","updated_at":"2026-06-20T10:20:22.333Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jest-community%2Fjest-junit/issues","issue_labels_count":{"table":{"Needs more info":18,"enhancement":5,"wontfix":2,"help wanted":1,"question":1}},"pull_request_labels_count":{"table":{"dependencies":23,"javascript":1}},"issue_author_associations_count":{"table":{"NONE":51,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":45,"NONE":25,"COLLABORATOR":15,"MEMBER":4}},"issue_authors":{"table":{"deiga":1,"mohanraj-r":1,"ujjainimukherjee":1,"asztal":1,"pauldraper":1,"bencooper222":1,"sayhiben":1,"sabberworm":1,"azzlack":1,"suj123j":1,"leandrocrs":1,"daivinhtran":1,"wknapik":1,"benophilipmathew":1,"ryanarifin134":1,"PavanMudigondaTR":1,"ghost":1,"arabull":1,"dastewa-zz":1,"jonathan-papaya":1,"blephy":1,"MoreiraJorge":1,"alons1":1,"CMCDragonkai":1,"kenperregaux":1,"na9amura":1,"Manish123chandel":1,"alsvader":1,"jdelucaa":1,"eps1lon":1,"dalle":1,"chiubaka":1,"CWSpear":1,"mfulton26":1,"meta-dipanshu-sharma":1,"gabriel-cloud":1,"andreabisello":1,"ievgennaida":1,"mscharley":1,"phalgunv":1,"AndreasHae":1,"liamjones":1,"Erry91":1,"phawxby":1,"justinaszid":1,"dennisgrck":1,"BrunnerLivio":1,"tobysmith568":1,"rivajunior":1,"thegoatherder":1,"habtim":1,"sergeyKhristenko":1,"caionakai":1,"ceefour":1,"hermanzamula":1,"mastrzyz":1}},"pull_request_authors":{"table":{"dependabot[bot]":23,"palmerj3":15,"SimenB":4,"mastrzyz":4,"Adichapati":3,"ryanwilsonperkin":2,"work933k":2,"gabriel-cloud":2,"joseph-sentry":2,"bencsr":2,"mastery-sagar-kumbhar":2,"scttcper":1,"SamTheisens":1,"roli-lpci":1,"gameroman":1,"aakilli":1,"ivailop":1,"adrian-mezei":1,"ghost":1,"sginter":1,"MrChoclate":1,"andorfermichael":1,"jakob-dynatrace":1,"eps1lon":1,"plumcoding":1,"azzlack":1,"daivinhtran":1,"wknapik":1,"arabull":1,"libre-man":1,"AndreasHae":1,"D4N14L":1,"sezanzeb":1,"maaarghk":1,"JohanBrorson":1,"fatso83":1,"stevenxu-db":1,"marvinroger":1,"spike008t":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-18T00:00:19.106Z","repositories_count":14859720,"issues_count":32232255,"pull_requests_count":106032884,"authors_count":11349580,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":1,"javascript":1}},"past_year_issue_author_associations_count":{"table":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4,"NONE":3}},"past_year_issue_authors":{"table":{"deiga":1,"rivajunior":1}},"past_year_pull_request_authors":{"table":{"Adichapati":3,"dependabot[bot]":1,"gameroman":1,"jakob-dynatrace":1,"roli-lpci":1}},"maintainers":[{"table":{"login":"palmerj3","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palmerj3"}},{"table":{"login":"SimenB","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":12,"ForkEvent":5,"DiscussionEvent":1,"IssuesEvent":5,"WatchEvent":15,"IssueCommentEvent":11,"PushEvent":10,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"CreateEvent":3},"last_year":{"DeleteEvent":1,"PullRequestEvent":6,"ForkEvent":1,"DiscussionEvent":1,"IssuesEvent":3,"WatchEvent":5,"IssueCommentEvent":6,"PushEvent":6,"PullRequestReviewCommentEvent":1,"CreateEvent":2}},"keywords":["javascript","jest","jest-junit","jest-testresultsprocessor","junit","nodejs"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-09T15:25:31.384Z","updated_at":"2022-08-09T15:25:31.384Z","repository_link":"https://github.com/jest-community/jest-junit/blob/master/package.json","dependencies":[{"id":918661706,"package_name":"mkdirp","ecosystem":"npm","requirements":"^1.0.4","direct":true,"kind":"runtime","optional":false},{"id":918661712,"package_name":"strip-ansi","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"runtime","optional":false},{"id":918661713,"package_name":"uuid","ecosystem":"npm","requirements":"^8.3.2","direct":true,"kind":"runtime","optional":false},{"id":918661715,"package_name":"xml","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":918661716,"package_name":"jest","ecosystem":"npm","requirements":"^27.2.3","direct":true,"kind":"development","optional":false},{"id":918661718,"package_name":"libxmljs2","ecosystem":"npm","requirements":"^0.29.0","direct":true,"kind":"development","optional":false},{"id":918661720,"package_name":"slash","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-08-09T15:25:31.929Z","updated_at":"2022-08-09T15:25:31.929Z","repository_link":"https://github.com/jest-community/jest-junit/blob/master/yarn.lock","dependencies":[{"id":918664812,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":918664813,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.15.0","direct":false,"kind":"runtime","optional":false},{"id":918664814,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.15.5","direct":false,"kind":"runtime","optional":false},{"id":918664815,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664816,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664817,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664818,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664819,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664820,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664821,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664822,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.15.7","direct":false,"kind":"runtime","optional":false},{"id":918664823,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664824,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":918664825,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664826,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664827,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664828,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.15.7","direct":false,"kind":"runtime","optional":false},{"id":918664829,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":918664830,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664831,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":918664832,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.15.7","direct":false,"kind":"runtime","optional":false},{"id":918664833,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":918664834,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":918664835,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":918664836,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":918664837,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":918664838,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":918664839,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":918664840,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":918664841,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":918664842,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":918664843,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":918664844,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":918664845,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":918664846,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664847,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.15.4","direct":false,"kind":"runtime","optional":false},{"id":918664848,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.15.6","direct":false,"kind":"runtime","optional":false},{"id":918664849,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664850,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":918664851,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":918664852,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664853,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664854,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664855,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664856,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664857,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664858,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":918664859,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664860,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664861,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664862,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664863,"package_name":"@mapbox/node-pre-gyp","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":918664864,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":918664865,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664866,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":918664867,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.16","direct":false,"kind":"runtime","optional":false},{"id":918664868,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"runtime","optional":false},{"id":918664869,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":918664870,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":918664871,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":918664872,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":918664873,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664874,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664875,"package_name":"@types/node","ecosystem":"npm","requirements":"16.10.1","direct":false,"kind":"runtime","optional":false},{"id":918664876,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":918664877,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664878,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"runtime","optional":false},{"id":918664879,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"runtime","optional":false},{"id":918664880,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":918664881,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":918664882,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664883,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":918664884,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":918664885,"package_name":"acorn","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":918664886,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":918664887,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":918664888,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664889,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":918664890,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":918664891,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":918664892,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":918664893,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664894,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664895,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":918664896,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":918664897,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664898,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664899,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"runtime","optional":false},{"id":918664900,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664901,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.2.0","direct":false,"kind":"runtime","optional":false},{"id":918664902,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":918664903,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":918664904,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":918664905,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":918664906,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664907,"package_name":"browserslist","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"runtime","optional":false},{"id":918664908,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":918664909,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":918664910,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":918664911,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":918664912,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":918664913,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001261","direct":false,"kind":"runtime","optional":false},{"id":918664914,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":918664915,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":918664916,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":918664917,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664918,"package_name":"ci-info","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":918664919,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":918664920,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":918664921,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":918664922,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664923,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":918664924,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664925,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":918664926,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":918664927,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":918664928,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":918664929,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664930,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":918664931,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":918664932,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":918664933,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":918664934,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":918664935,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":918664936,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664937,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":918664938,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"runtime","optional":false},{"id":918664939,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":918664940,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":918664941,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":918664942,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664943,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664944,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664945,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":918664946,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":918664947,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664948,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.853","direct":false,"kind":"runtime","optional":false},{"id":918664949,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":918664950,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664951,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":918664952,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":918664953,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664954,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664955,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664956,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":918664957,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":918664958,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":918664959,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":918664960,"package_name":"expect","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918664961,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":918664962,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":918664963,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664964,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664965,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664966,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":918664967,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664968,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":918664969,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664970,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":918664971,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":918664972,"package_name":"gauge","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":918664973,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":918664974,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":918664975,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":918664976,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664977,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":918664978,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":918664979,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"runtime","optional":false},{"id":918664980,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664981,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664982,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664983,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":918664984,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664985,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":918664986,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":918664987,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664988,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":918664989,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":918664990,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":918664991,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":918664992,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":918664993,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":918664994,"package_name":"is-ci","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664995,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":918664996,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664997,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":918664998,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":918664999,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665000,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665001,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665002,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665003,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665004,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":918665005,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665006,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665007,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":918665008,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665009,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665010,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665011,"package_name":"jest-config","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665012,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665013,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":918665014,"package_name":"jest-each","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665015,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665016,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665017,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":918665018,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665019,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665020,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665021,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665022,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665023,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665024,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":918665025,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":918665026,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665027,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665028,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665029,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665030,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.0.6","direct":false,"kind":"runtime","optional":false},{"id":918665031,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665032,"package_name":"jest-util","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665033,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665034,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665035,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665036,"package_name":"jest","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665037,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665038,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":918665039,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":918665040,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":918665041,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":918665042,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":918665043,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":918665044,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":918665045,"package_name":"libxmljs2","ecosystem":"npm","requirements":"0.29.0","direct":false,"kind":"runtime","optional":false},{"id":918665046,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665047,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":918665048,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665049,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":918665050,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":918665051,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665052,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":918665053,"package_name":"mime-db","ecosystem":"npm","requirements":"1.49.0","direct":false,"kind":"runtime","optional":false},{"id":918665054,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.32","direct":false,"kind":"runtime","optional":false},{"id":918665055,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":918665056,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":918665057,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":918665058,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":918665059,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":918665060,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":918665061,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":918665062,"package_name":"nan","ecosystem":"npm","requirements":"2.15.0","direct":false,"kind":"runtime","optional":false},{"id":918665063,"package_name":"nanocolors","ecosystem":"npm","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":918665064,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":918665065,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":918665066,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":918665067,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665068,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.76","direct":false,"kind":"runtime","optional":false},{"id":918665069,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665070,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665071,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665072,"package_name":"npmlog","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665073,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":918665074,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":918665075,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":918665076,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":918665077,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":918665078,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":918665079,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":918665080,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":918665081,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":918665082,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665083,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665084,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665085,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":918665086,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":918665087,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":918665088,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665089,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":918665090,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":918665091,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665092,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":918665093,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":918665094,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":918665095,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":918665096,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":918665097,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":918665098,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665099,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665100,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":918665101,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":918665102,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":918665103,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":918665104,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":918665105,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665106,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":918665107,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":918665108,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":918665109,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665110,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665111,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665112,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":918665113,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":918665114,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":918665115,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665116,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.20","direct":false,"kind":"runtime","optional":false},{"id":918665117,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":918665118,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":918665119,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":918665120,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":918665121,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":918665122,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":918665123,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665124,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":918665125,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665126,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665127,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665128,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":918665129,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":918665130,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":918665131,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":918665132,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":918665133,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"runtime","optional":false},{"id":918665134,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":918665135,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665136,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665137,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":918665138,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665139,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665140,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665141,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":918665142,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":918665143,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":918665144,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":918665145,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":918665146,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":918665147,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":918665148,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":918665149,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":918665150,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":918665151,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":918665152,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665153,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":918665154,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665155,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665156,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":918665157,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":918665158,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":918665159,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665160,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":918665161,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":918665162,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":918665163,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":918665164,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665165,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":918665166,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":918665167,"package_name":"ws","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"runtime","optional":false},{"id":918665168,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665169,"package_name":"xml","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":918665170,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":918665171,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":918665172,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":918665173,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":918665174,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T15:01:08.381Z","updated_at":"2023-02-15T15:01:08.381Z","repository_link":"https://github.com/jest-community/jest-junit/blob/master/.github/workflows/nodejs.yml","dependencies":[{"id":7687693811,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7687693812,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":30.28934178119124,"created_at":"2026-07-08T06:42:00.166Z","updated_at":"2026-07-21T13:30:20.479Z","avatar_url":"https://github.com/jest-community.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378048","html_url":"https://summary.ecosyste.ms/projects/378048"}