{"id":5804644,"name":"DataDog/junit-upload-github-action","ecosystem":"actions","description":"Upload JUnitXML reports files to Datadog Test Optimization","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/DataDog/junit-upload-github-action","keywords_array":[],"namespace":"DataDog","versions_count":17,"first_release_published_at":"2022-05-27T11:05:52.000Z","latest_release_published_at":"2026-03-04T09:45:06.000Z","latest_release_number":"v2.2.0","last_synced_at":"2026-03-27T15:10:26.980Z","created_at":"2023-01-04T15:10:10.875Z","updated_at":"2026-03-27T15:11:02.794Z","registry_url":"https://github.com/DataDog/junit-upload-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Datadog JUnitXML Upload","description":"Upload JUnitXML reports files to Datadog Test Optimization","inputs":{"api_key":{"required":true,"description":"Datadog API key to use to upload the junit files."},"site":{"required":false,"default":"datadoghq.com","description":"The Datadog site to upload the files to."},"files":{"required":true,"description":"JUnit files to upload.","default":"."},"auto-discovery":{"required":true,"description":"Do a recursive search and automatic junit files discovery in the folders provided in `files` input (current folder if omitted).","default":"true"},"ignored-paths":{"required":false,"description":"A comma-separated list of paths that are ignored when junit files auto-discovery is done. Glob patterns are supported"},"concurrency":{"required":true,"description":"Controls the maximum number of concurrent file uploads.","default":"20"},"node-version":{"required":true,"description":"The node version used to install datadog-ci","default":"20"},"tags":{"required":false,"description":"Datadog tags to associate with the uploaded test results."},"service":{"required":false,"description":"Service name to use with the uploaded test results."},"env":{"required":false,"description":"Datadog env to use for the tests."},"logs":{"required":false,"description":"Set to \"true\" to enable forwarding content from XML reports as logs."},"datadog-ci-version":{"required":false,"description":"The version of the @datadog/datadog-ci package to use. It defaults to the latest release (`latest`).","default":"latest"},"extra-args":{"default":"","description":"Extra args to be passed to the datadog-ci cli.","required":false}},"runs":{"using":"composite","steps":[{"name":"Install node","uses":"actions/setup-node@v6","with":{"node-version":"${{ inputs.node-version }}"}},{"name":"Upload the JUnit files","shell":"bash","run":"npx @datadog/datadog-ci@${{ inputs.datadog-ci-version}} junit upload \\\n  --max-concurrency ${{ inputs.concurrency }} \\\n  ${{ inputs.logs == 'true' \u0026\u0026 '--logs' || '' }} \\\n  ${{ inputs.auto-discovery == 'true' \u0026\u0026 '--auto-discovery' || '' }} \\\n  ${{ inputs.ignored-paths != '' \u0026\u0026 format('--ignored-paths {0}', inputs.ignored-paths) || '' }} \\\n  ${{ inputs.service != '' \u0026\u0026 format('--service {0}', inputs.service) || '' }} \\\n  ${{ inputs.extra-args }} \\\n  ${{ inputs.files }}\n","env":{"DD_API_KEY":"${{ inputs.api_key }}","DD_SITE":"${{ inputs.site }}","DD_ENV":"${{ inputs.env }}","DD_TAGS":"${{ inputs.tags }}"}}]},"default_branch":"main","path":null},"repo_metadata":{"id":37448798,"uuid":"496916354","full_name":"DataDog/junit-upload-github-action","owner":"DataDog","description":"GitHub Action to Upload JunitXML files to Test Optimization","archived":false,"fork":false,"pushed_at":"2026-03-25T20:58:56.000Z","size":76,"stargazers_count":9,"open_issues_count":7,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-26T01:43:30.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataDog.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":"2022-05-27T08:20:10.000Z","updated_at":"2026-03-25T14:58:43.000Z","dependencies_parsed_at":"2024-07-31T10:47:05.603Z","dependency_job_id":"f80f43ac-9546-4eda-98ea-f65f234dd19e","html_url":"https://github.com/DataDog/junit-upload-github-action","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"768dae7c808e17eed51ece17871e21f27fd5a000"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/DataDog/junit-upload-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/sbom","scorecard":{"id":37784,"data":{"date":"2025-08-11","repo":{"name":"github.com/DataDog/junit-upload-github-action","commit":"99a733aaa0614caeebdd1c8b897d6e403769718f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/junit-upload-github-action/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/junit-upload-github-action/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/junit-upload-github-action/test.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yaml:31","Warn: npmCommand not pinned by hash: .github/workflows/test.yaml:59","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T20:42:48.101Z","repository_id":37448798,"created_at":"2025-08-14T20:42:48.101Z","updated_at":"2025-08-14T20:42:48.101Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31048557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T09:35:52.079Z","status":"ssl_error","status_checked_at":"2026-03-27T09:35:20.916Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"DataDog","name":"Datadog, Inc.","uuid":"365230","kind":"organization","description":"","email":"info@datadoghq.com","website":"https://datadoghq.com","location":"New York","twitter":"datadoghq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/365230?v=4","repositories_count":968,"last_synced_at":"2024-04-15T05:05:10.008Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DataDog","funding_links":[],"total_stars":32738,"followers":1527,"following":0,"created_at":"2022-11-02T16:25:55.506Z","updated_at":"2024-04-15T05:10:00.958Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog/repositories"},"tags":[{"name":"v2.2.0","sha":"293a1d0af2a269c6300930eb13d3bf0ddec21863","kind":"tag","published_at":"2026-03-04T09:45:06.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v2.2.0","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"055560f63c405095e9228ba443eee7987e22bb94","kind":"tag","published_at":"2026-01-21T16:25:57.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v2.1.1","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":"9946202f-0206-4982-bebf-9629417535a4","purl":"pkg:github/DataDog/junit-upload-github-action@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a0226c9f1a3bd34f24ee659fec9639ab8cdc4789","kind":"tag","published_at":"2026-01-21T14:35:54.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v2.1.0","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":"2838cb43-f9a7-48f1-9fd9-c76d61f94abb","purl":"pkg:github/DataDog/junit-upload-github-action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"762867566348d59ac9bcf479ebb4ec040db8940a","kind":"tag","published_at":"2025-03-31T12:18:06.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v2.0.0","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v2.0.0","dependencies_parsed_at":"2026-01-08T10:07:42.346Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2.0.0/manifests"},{"name":"v2.0","sha":"762867566348d59ac9bcf479ebb4ec040db8940a","kind":"commit","published_at":"2025-03-31T12:15:50.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v2.0","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v2.0","dependencies_parsed_at":"2026-01-08T10:07:42.361Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2.0/manifests"},{"name":"v2","sha":"762867566348d59ac9bcf479ebb4ec040db8940a","kind":"commit","published_at":"2025-03-31T12:15:50.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v2","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v2","dependencies_parsed_at":"2026-01-08T10:07:42.314Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v2/manifests"},{"name":"v1.4.0","sha":"c4b57b587ae0e3ed618a1f0e7a7d260cfde53032","kind":"commit","published_at":"2024-07-31T12:31:01.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1.4.0","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1.4.0","dependencies_parsed_at":"2024-08-01T04:07:53.828Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"a83979ccdfd5b9bff45aab16f726168e2bc23de2","kind":"commit","published_at":"2024-05-28T12:23:47.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1.3.0","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1.3.0","dependencies_parsed_at":"2024-05-30T04:44:07.101Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"056dec14f19687cd7d1e97f2009df81f8e64d621","kind":"commit","published_at":"2023-05-16T08:40:44.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1.2.0","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-06-02T00:36:41.389Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.2.0/manifests"},{"name":"v1","sha":"768dae7c808e17eed51ece17871e21f27fd5a000","kind":"commit","published_at":"2022-07-12T08:49:03.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1","dependencies_parsed_at":"2023-05-30T20:38:36.506Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1/manifests"},{"name":"v1.1","sha":"768dae7c808e17eed51ece17871e21f27fd5a000","kind":"commit","published_at":"2022-07-12T08:49:03.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1.1","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1.1","dependencies_parsed_at":"2023-05-30T20:38:35.992Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.1/manifests"},{"name":"v1.1.3","sha":"768dae7c808e17eed51ece17871e21f27fd5a000","kind":"commit","published_at":"2022-07-12T08:49:03.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1.1.3","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1.1.3","dependencies_parsed_at":"2023-05-30T20:38:35.569Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"6791a0d29c5f5f4bdbb8bad803a90b3855fa67ae","kind":"commit","published_at":"2022-07-11T08:00:20.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1.1.2","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-30T20:38:36.955Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"8a08a8d9613636b333d75794a2e7785ed79fbc62","kind":"commit","published_at":"2022-06-08T14:00:09.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1.1.1","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-30T20:38:37.377Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"366644179972601c0a3ec3aebaaa012d902b1f66","kind":"commit","published_at":"2022-05-27T14:56:21.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1.1.0","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T20:38:37.941Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"51eebf4f4d74c1532362defbe00fc4cc552ab228","kind":"commit","published_at":"2022-05-27T11:27:49.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1.0","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1.0","dependencies_parsed_at":"2023-05-30T20:38:38.869Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.0/manifests"},{"name":"v1.0.0","sha":"b1f5d3a41fd7f49f63a8f944372a3adb8acb03bb","kind":"commit","published_at":"2022-05-27T11:05:52.000Z","download_url":"https://codeload.github.com/DataDog/junit-upload-github-action/tar.gz/v1.0.0","html_url":"https://github.com/DataDog/junit-upload-github-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T20:38:38.397Z","dependency_job_id":null,"purl":"pkg:github/DataDog/junit-upload-github-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-27T15:11:02.794Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":36.45962467404779,"forks_count":18.107981019963237,"average":24.356645150258622},"purl":"pkg:githubactions/DataDog/junit-upload-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/DataDog/junit-upload-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/DataDog/junit-upload-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/DataDog/junit-upload-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T11:07:52.438Z","issues_count":8,"pull_requests_count":32,"avg_time_to_close_issue":5333391.625,"avg_time_to_close_pull_request":3112416.8620689656,"issues_closed_count":8,"pull_requests_closed_count":29,"pull_request_authors_count":12,"issue_authors_count":6,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.46875,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3218745.3333333335,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fjunit-upload-github-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fjunit-upload-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fjunit-upload-github-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fjunit-upload-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fjunit-upload-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fjunit-upload-github-action/codemeta","maintainers":[]}