{"id":360305,"url":"https://github.com/apache/maven-surefire","last_synced_at":"2026-06-21T15:01:40.189Z","repository":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2026-05-26T01:13:06.000Z","size":17813,"stargazers_count":460,"open_issues_count":342,"forks_count":574,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-05-26T02:12:17.719Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2026-05-24T21:03:11.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33592074,"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-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"packages":[{"id":5071066,"name":"org.apache.maven.surefire:surefire-testng","ecosystem":"maven","description":"Surefire TestNG Runner","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":63,"first_release_published_at":"2006-05-14T04:11:42.000Z","latest_release_published_at":"2026-02-18T05:28:17.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-10T19:17:00.336Z","created_at":"2022-07-28T09:53:33.394Z","updated_at":"2026-05-10T19:17:00.336Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-testng/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-testng/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-22T13:49:07.025Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":128,"rankings":{"downloads":null,"dependent_repos_count":1.618800105717558,"dependent_packages_count":6.702252905230617,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":1.0075203626432594,"average":7.107103098645695},"purl":"pkg:maven/org.apache.maven.surefire/surefire-testng","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-testng","docker_dependents_count":113,"docker_downloads_count":10432101,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-testng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-testng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899424,"name":"org.apache.maven.plugins:maven-failsafe-plugin","ecosystem":"maven","description":"Maven Failsafe MOJO in maven-failsafe-plugin.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.plugins","versions_count":56,"first_release_published_at":"2010-01-12T14:28:22.000Z","latest_release_published_at":"2026-02-18T05:29:40.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-04-22T16:04:21.354Z","created_at":"2022-07-26T23:02:28.415Z","updated_at":"2026-04-22T16:04:21.354Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-failsafe-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.plugins/maven-failsafe-plugin/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:28:03.911Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":530,"rankings":{"downloads":null,"dependent_repos_count":0.5888548065448779,"dependent_packages_count":4.473774837619433,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":1.0079208079384276,"average":6.455498514347956},"purl":"pkg:maven/org.apache.maven.plugins/maven-failsafe-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-failsafe-plugin","docker_dependents_count":119,"docker_downloads_count":10573799,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-failsafe-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.plugins:maven-failsafe-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-failsafe-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-failsafe-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-failsafe-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-failsafe-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-failsafe-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-failsafe-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5085220,"name":"org.apache.maven.surefire:maven-surefire-common","ecosystem":"maven","description":"API used in Surefire and Failsafe MOJO.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":55,"first_release_published_at":"2010-08-10T06:16:51.000Z","latest_release_published_at":"2026-02-18T05:26:57.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-14T14:49:07.699Z","created_at":"2022-07-29T02:11:23.734Z","updated_at":"2026-05-14T14:49:07.699Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/maven-surefire-common/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/maven-surefire-common/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-24T01:16:03.643Z","dependent_packages_count":38,"downloads":null,"downloads_period":null,"dependent_repos_count":338,"rankings":{"downloads":null,"dependent_repos_count":0.8028928168122953,"dependent_packages_count":1.7525488343037459,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":0.7990885865081971,"average":5.912294471452254},"purl":"pkg:maven/org.apache.maven.surefire/maven-surefire-common","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:maven-surefire-common","docker_dependents_count":1024,"docker_downloads_count":25489450,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:maven-surefire-common","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:maven-surefire-common/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:maven-surefire-common/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:maven-surefire-common/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:maven-surefire-common/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:maven-surefire-common/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:maven-surefire-common/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:maven-surefire-common/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5042495,"name":"org.apache.maven.surefire:surefire-junit47","ecosystem":"maven","description":"Surefire JUnitCore (JUnit 4.7+) Runner","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":56,"first_release_published_at":"2010-01-12T14:27:17.000Z","latest_release_published_at":"2026-02-18T05:27:20.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-18T02:32:22.081Z","created_at":"2022-07-27T19:20:40.533Z","updated_at":"2026-05-18T02:32:22.081Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-junit47/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-junit47/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T11:11:56.577Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":302,"rankings":{"downloads":null,"dependent_repos_count":0.8691665131626369,"dependent_packages_count":3.5377339601637017,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":1.0269419594589184,"average":6.328156910484458},"purl":"pkg:maven/org.apache.maven.surefire/surefire-junit47","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-junit47","docker_dependents_count":114,"docker_downloads_count":10014587,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-junit47","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-junit47/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit47/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit47/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit47/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit47/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit47/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit47/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899452,"name":"org.apache.maven.plugins:maven-surefire-plugin","ecosystem":"maven","description":"Maven Surefire MOJO in maven-surefire-plugin.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.plugins","versions_count":69,"first_release_published_at":"2006-05-07T22:31:04.000Z","latest_release_published_at":"2026-02-18T05:29:16.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-08T04:15:59.539Z","created_at":"2022-07-26T23:02:48.212Z","updated_at":"2026-05-08T04:15:59.540Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-surefire-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.plugins/maven-surefire-plugin/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-19T18:49:50.826Z","dependent_packages_count":79,"downloads":null,"downloads_period":null,"dependent_repos_count":3985,"rankings":{"downloads":null,"dependent_repos_count":0.1525696574590945,"dependent_packages_count":0.9138161635738942,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":0.7968861373847719,"average":5.61404281561096},"purl":"pkg:maven/org.apache.maven.plugins/maven-surefire-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-surefire-plugin","docker_dependents_count":1299,"docker_downloads_count":25846030,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-surefire-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.plugins:maven-surefire-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899515,"name":"org.apache.maven.surefire:surefire-extensions-api","ecosystem":"maven","description":"Surefire is a test framework project. This is the aggregator POM in Apache Maven Surefire project.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":22,"first_release_published_at":"2019-11-13T03:03:05.000Z","latest_release_published_at":"2026-02-18T05:23:37.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-07T05:01:37.013Z","created_at":"2022-07-26T23:03:21.340Z","updated_at":"2026-05-07T05:01:37.013Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-extensions-api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-extensions-api/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-03-05T01:46:33.554Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":18,"rankings":{"downloads":null,"dependent_repos_count":5.723364381191885,"dependent_packages_count":23.154347634569643,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":2.1243622908674444,"average":11.441803285253203},"purl":"pkg:maven/org.apache.maven.surefire/surefire-extensions-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-extensions-api","docker_dependents_count":161,"docker_downloads_count":676459,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-extensions-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-extensions-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-api/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4917816,"name":"org.deflaker:deflaker-surefire-reexec-junit4","ecosystem":"maven","description":"SureFire Providers Aggregator POM","homepage":"http://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.deflaker","versions_count":6,"first_release_published_at":"2017-07-18T16:59:11.000Z","latest_release_published_at":"2017-08-25T02:15:25.000Z","latest_release_number":"2.19.4","last_synced_at":"2026-04-29T04:31:30.115Z","created_at":"2022-07-27T01:22:13.766Z","updated_at":"2026-04-29T04:31:30.115Z","registry_url":"https://central.sonatype.com/artifact/org.deflaker/deflaker-surefire-reexec-junit4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.deflaker/deflaker-surefire-reexec-junit4/","metadata":{"distribution_repositories":["https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-22T11:53:48.352Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.770897237728352,"dependent_packages_count":50.147163645974324,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":null,"average":24.28125075083493},"purl":"pkg:maven/org.deflaker/deflaker-surefire-reexec-junit4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.deflaker:deflaker-surefire-reexec-junit4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.deflaker:deflaker-surefire-reexec-junit4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.deflaker:deflaker-surefire-reexec-junit4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899541,"name":"org.apache.maven.surefire:surefire-logger-api","ecosystem":"maven","description":"Interfaces and Utilities related only to internal Surefire Logger API. Free of dependencies.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":30,"first_release_published_at":"2017-04-08T08:45:45.000Z","latest_release_published_at":"2025-09-10T02:04:02.000Z","latest_release_number":"3.5.4","last_synced_at":"2026-05-18T15:16:40.296Z","created_at":"2022-07-26T23:03:44.016Z","updated_at":"2026-05-18T15:16:40.296Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-logger-api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-logger-api/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:28:03.916Z","dependent_packages_count":92,"downloads":null,"downloads_period":null,"dependent_repos_count":215,"rankings":{"downloads":null,"dependent_repos_count":1.1210466038234517,"dependent_packages_count":0.7926814617855055,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":1.3749289209601077,"average":5.89911982124122},"purl":"pkg:maven/org.apache.maven.surefire/surefire-logger-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-logger-api","docker_dependents_count":701,"docker_downloads_count":4756810,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-logger-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-logger-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-logger-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-logger-api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-logger-api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-logger-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-logger-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-logger-api/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5042481,"name":"org.apache.maven.surefire:surefire-providers","ecosystem":"maven","description":"Surefire Providers Aggregator POM","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":63,"first_release_published_at":"2006-06-30T05:16:36.000Z","latest_release_published_at":"2026-02-18T05:24:54.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-06T16:01:39.642Z","created_at":"2022-07-27T19:20:31.627Z","updated_at":"2026-05-06T16:01:39.643Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-providers/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-providers/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:28:03.916Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":19,"rankings":{"downloads":null,"dependent_repos_count":5.5533753533929735,"dependent_packages_count":17.562329310192933,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":null,"average":12.330661695805736},"purl":"pkg:maven/org.apache.maven.surefire/surefire-providers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-providers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-providers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-providers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-providers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-providers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-providers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-providers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-providers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-providers/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899569,"name":"org.apache.maven.surefire:surefire-junit4","ecosystem":"maven","description":"Surefire JUnit 4.0+ Runner","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":62,"first_release_published_at":"2007-03-01T01:52:43.000Z","latest_release_published_at":"2026-02-18T05:26:39.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-04-26T11:14:03.622Z","created_at":"2022-07-26T23:04:04.847Z","updated_at":"2026-04-26T11:14:03.622Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-junit4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-junit4/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:28:03.914Z","dependent_packages_count":25,"downloads":null,"downloads_period":null,"dependent_repos_count":207,"rankings":{"downloads":null,"dependent_repos_count":1.15308222743691,"dependent_packages_count":2.609301543316168,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":0.9730820672587916,"average":6.188481591529781},"purl":"pkg:maven/org.apache.maven.surefire/surefire-junit4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-junit4","docker_dependents_count":230,"docker_downloads_count":13058193,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-junit4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-junit4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4856190,"name":"io.rivulet:rivulet-surefire-provider","ecosystem":"maven","description":"SureFire Providers Aggregator POM","homepage":"http://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"io.rivulet","versions_count":1,"first_release_published_at":"2020-01-26T16:13:47.000Z","latest_release_published_at":"2020-01-26T16:13:47.000Z","latest_release_number":"2.20.1","last_synced_at":"2026-05-02T09:51:23.112Z","created_at":"2022-07-26T18:14:07.920Z","updated_at":"2026-05-02T09:51:23.112Z","registry_url":"https://central.sonatype.com/artifact/io.rivulet/rivulet-surefire-provider/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.rivulet/rivulet-surefire-provider/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-15T04:42:16.571Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":13.311918266944623,"forks_count":6.9351508718848,"average":25.271717866866773},"purl":"pkg:maven/io.rivulet/rivulet-surefire-provider","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.rivulet:rivulet-surefire-provider","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.rivulet:rivulet-surefire-provider","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.rivulet:rivulet-surefire-provider/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.rivulet:rivulet-surefire-provider/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.rivulet:rivulet-surefire-provider/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.rivulet:rivulet-surefire-provider/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.rivulet:rivulet-surefire-provider/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.rivulet:rivulet-surefire-provider/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.rivulet:rivulet-surefire-provider/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5076477,"name":"org.apache.maven.surefire:surefire","ecosystem":"maven","description":"Surefire is a test framework project. This is the aggregator POM in Apache Maven Surefire project.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":67,"first_release_published_at":"2006-05-07T22:30:53.000Z","latest_release_published_at":"2026-02-18T05:22:22.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-04-29T16:25:45.349Z","created_at":"2022-07-28T14:49:11.317Z","updated_at":"2026-04-29T16:25:45.350Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:28:03.913Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":194,"rankings":{"downloads":null,"dependent_repos_count":1.197531655200583,"dependent_packages_count":11.47976549923515,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":null,"average":9.721059818518192},"purl":"pkg:maven/org.apache.maven.surefire/surefire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899518,"name":"org.apache.maven.surefire:common-java5","ecosystem":"maven","description":"Shared Java 5 code for all providers.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":41,"first_release_published_at":"2012-12-22T16:19:42.000Z","latest_release_published_at":"2026-02-18T05:25:25.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-03-18T09:12:05.798Z","created_at":"2022-07-26T23:03:25.614Z","updated_at":"2026-03-18T09:12:05.798Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/common-java5/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/common-java5/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:28:03.916Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":92,"rankings":{"downloads":null,"dependent_repos_count":2.057888371869519,"dependent_packages_count":3.7297474791968668,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":0.9756849616773853,"average":6.594052586476161},"purl":"pkg:maven/org.apache.maven.surefire/common-java5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:common-java5","docker_dependents_count":353,"docker_downloads_count":12848292,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:common-java5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:common-java5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-java5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-java5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-java5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-java5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-java5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-java5/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899536,"name":"org.apache.maven.surefire:surefire-junit-platform","ecosystem":"maven","description":"Surefire JUnit Platform Runner","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":28,"first_release_published_at":"2018-06-11T21:06:30.000Z","latest_release_published_at":"2026-02-18T05:27:39.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-12T07:32:48.175Z","created_at":"2022-07-26T23:03:40.949Z","updated_at":"2026-05-12T07:32:48.175Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-junit-platform/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-junit-platform/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-25T21:47:19.834Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":31,"rankings":{"downloads":null,"dependent_repos_count":4.150415261771089,"dependent_packages_count":32.97987361946485,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":2.0498794659661543,"average":13.077422093367826},"purl":"pkg:maven/org.apache.maven.surefire/surefire-junit-platform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-junit-platform","docker_dependents_count":147,"docker_downloads_count":802927,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-junit-platform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-junit-platform/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit-platform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit-platform/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit-platform/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit-platform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit-platform/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit-platform/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5042494,"name":"org.apache.maven.surefire:common-junit48","ecosystem":"maven","description":"Shared JUnit48 Provider Code","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":47,"first_release_published_at":"2011-11-30T13:37:06.000Z","latest_release_published_at":"2026-02-18T05:26:01.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-04-26T20:31:06.483Z","created_at":"2022-07-27T19:20:40.440Z","updated_at":"2026-04-26T20:31:06.483Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/common-junit48/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/common-junit48/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-15T07:49:26.294Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":79,"rankings":{"downloads":null,"dependent_repos_count":2.2667205932997496,"dependent_packages_count":13.921080241228246,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":1.0269419594589184,"average":8.68433698272479},"purl":"pkg:maven/org.apache.maven.surefire/common-junit48","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:common-junit48","docker_dependents_count":114,"docker_downloads_count":10014587,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:common-junit48","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:common-junit48/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit48/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit48/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit48/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit48/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit48/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit48/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899530,"name":"org.apache.maven.surefire:surefire-shared-utils","ecosystem":"maven","description":"Relocated Java packages of maven-shared-utils and several Apache Commons utilities in Surefire.","homepage":"https://maven.apache.org/surefire/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":22,"first_release_published_at":"2019-11-13T03:07:54.000Z","latest_release_published_at":"2026-02-18T05:22:43.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-12T17:45:49.629Z","created_at":"2022-07-26T23:03:33.099Z","updated_at":"2026-05-12T17:45:49.629Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-shared-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-shared-utils/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-03-06T03:45:57.158Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":5.899960756361073,"dependent_packages_count":9.706193286935072,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":0.527386453736555,"average":8.468096523333948},"purl":"pkg:maven/org.apache.maven.surefire/surefire-shared-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-shared-utils","docker_dependents_count":181,"docker_downloads_count":83397555,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-shared-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-shared-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shared-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shared-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shared-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shared-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shared-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shared-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4917789,"name":"org.deflaker:deflaker-surefire-reexec-junit47","ecosystem":"maven","description":"SureFire Providers Aggregator POM","homepage":"http://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.deflaker","versions_count":2,"first_release_published_at":"2017-08-01T21:08:44.000Z","latest_release_published_at":"2017-08-25T02:15:04.000Z","latest_release_number":"2.19.4","last_synced_at":"2026-05-23T09:02:25.357Z","created_at":"2022-07-27T01:22:09.833Z","updated_at":"2026-05-23T09:02:25.357Z","registry_url":"https://central.sonatype.com/artifact/org.deflaker/deflaker-surefire-reexec-junit47/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.deflaker/deflaker-surefire-reexec-junit47/","metadata":{"distribution_repositories":["https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-15T13:41:44.670Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.770897237728352,"dependent_packages_count":50.147163645974324,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":null,"average":24.28125075083493},"purl":"pkg:maven/org.deflaker/deflaker-surefire-reexec-junit47","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.deflaker:deflaker-surefire-reexec-junit47","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.deflaker:deflaker-surefire-reexec-junit47","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.deflaker:deflaker-surefire-reexec-junit47/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit47/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit47/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit47/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit47/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit47/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-junit47/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899525,"name":"org.apache.maven.surefire:surefire-extensions-spi","ecosystem":"maven","description":"Surefire is a test framework project. This is the aggregator POM in Apache Maven Surefire project.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":21,"first_release_published_at":"2020-06-10T18:30:05.000Z","latest_release_published_at":"2026-02-18T05:23:56.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-06T05:46:22.803Z","created_at":"2022-07-26T23:03:29.806Z","updated_at":"2026-05-06T05:46:22.803Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-extensions-spi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-extensions-spi/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-16T16:44:24.868Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":7.426257998894771,"dependent_packages_count":32.97987361946485,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":2.124562513515029,"average":13.747527250302337},"purl":"pkg:maven/org.apache.maven.surefire/surefire-extensions-spi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-extensions-spi","docker_dependents_count":154,"docker_downloads_count":673882,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-extensions-spi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-extensions-spi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-spi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-spi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-spi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-spi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-spi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-extensions-spi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899526,"name":"org.apache.maven.surefire:surefire-testng-utils","ecosystem":"maven","description":"TestNG Utilities","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":51,"first_release_published_at":"2011-03-09T21:17:03.000Z","latest_release_published_at":"2026-02-18T05:27:57.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-13T05:02:00.529Z","created_at":"2022-07-26T23:03:31.920Z","updated_at":"2026-05-13T05:02:00.529Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-testng-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-testng-utils/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-12T08:21:30.109Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":50,"rankings":{"downloads":null,"dependent_repos_count":3.0553976021335725,"dependent_packages_count":17.562329310192933,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":1.0077205852908433,"average":9.566477923450877},"purl":"pkg:maven/org.apache.maven.surefire/surefire-testng-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-testng-utils","docker_dependents_count":110,"docker_downloads_count":10431966,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-testng-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-testng-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-testng-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5042498,"name":"org.apache.maven.surefire:surefire-booter","ecosystem":"maven","description":"API and Facilities used by forked tests running in JVM sub-process.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":66,"first_release_published_at":"2006-05-07T22:30:54.000Z","latest_release_published_at":"2026-02-18T05:24:16.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-13T05:19:07.313Z","created_at":"2022-07-27T19:20:44.472Z","updated_at":"2026-05-13T05:19:07.313Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-booter/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-booter/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-23T10:18:20.078Z","dependent_packages_count":50,"downloads":null,"downloads_period":null,"dependent_repos_count":304,"rankings":{"downloads":null,"dependent_repos_count":0.8641609469730339,"dependent_packages_count":1.3779322606738693,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":0.9070085935560344,"average":5.871208784167995},"purl":"pkg:maven/org.apache.maven.surefire/surefire-booter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-booter","docker_dependents_count":1023,"docker_downloads_count":17521192,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-booter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-booter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-booter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-booter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-booter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-booter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-booter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-booter/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5076492,"name":"org.apache.maven.plugins:maven-surefire-report-plugin","ecosystem":"maven","description":"Maven Surefire Report MOJO in maven-surefire-report-plugin.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.plugins","versions_count":63,"first_release_published_at":"2006-04-20T23:21:03.000Z","latest_release_published_at":"2026-02-18T05:29:59.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-04-18T13:50:19.577Z","created_at":"2022-07-28T14:49:47.778Z","updated_at":"2026-04-18T13:50:19.577Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-surefire-report-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.plugins/maven-surefire-report-plugin/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-17T13:59:15.737Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":738,"rankings":{"downloads":null,"dependent_repos_count":0.47132411241300326,"dependent_packages_count":6.0935760565749115,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":1.0279430726968388,"average":6.759957072264358},"purl":"pkg:maven/org.apache.maven.plugins/maven-surefire-report-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-surefire-report-plugin","docker_dependents_count":112,"docker_downloads_count":9935142,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.plugins:maven-surefire-report-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.plugins:maven-surefire-report-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-report-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-report-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-report-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-report-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-report-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.plugins:maven-surefire-report-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899538,"name":"org.apache.maven.surefire:common-junit4","ecosystem":"maven","description":"Shared JUnit4 Provider Code","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":50,"first_release_published_at":"2011-04-12T10:09:23.000Z","latest_release_published_at":"2026-02-18T05:25:42.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-04-28T11:40:48.849Z","created_at":"2022-07-26T23:03:41.914Z","updated_at":"2026-04-28T11:40:48.849Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/common-junit4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/common-junit4/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-19T02:52:01.587Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":73,"rankings":{"downloads":null,"dependent_repos_count":2.400068876590769,"dependent_packages_count":13.921080241228246,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":0.9724813993160395,"average":8.700114527354419},"purl":"pkg:maven/org.apache.maven.surefire/common-junit4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:common-junit4","docker_dependents_count":242,"docker_downloads_count":13147930,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:common-junit4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:common-junit4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5061650,"name":"org.apache.maven.surefire:surefire-api","ecosystem":"maven","description":"API used in Surefire and Failsafe MOJO, Booter, Common and test framework providers.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":63,"first_release_published_at":"2006-05-14T04:10:03.000Z","latest_release_published_at":"2026-02-18T05:23:19.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-20T15:09:00.959Z","created_at":"2022-07-28T03:18:46.460Z","updated_at":"2026-05-20T15:09:00.959Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-api/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:28:03.777Z","dependent_packages_count":62,"downloads":null,"downloads_period":null,"dependent_repos_count":432,"rankings":{"downloads":null,"dependent_repos_count":0.682559005614243,"dependent_packages_count":1.1412690912294472,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":0.795484578851683,"average":5.765250959066482},"purl":"pkg:maven/org.apache.maven.surefire/surefire-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-api","docker_dependents_count":1032,"docker_downloads_count":26028834,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-api/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5080732,"name":"org.apache.maven.surefire:surefire-report-parser","ecosystem":"maven","description":"Parses report output files from surefire.","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":40,"first_release_published_at":"2013-02-27T19:51:50.000Z","latest_release_published_at":"2026-02-18T05:28:57.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-03T08:02:31.493Z","created_at":"2022-07-28T19:38:30.974Z","updated_at":"2026-05-03T08:02:31.493Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-report-parser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-report-parser/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-15T05:24:03.279Z","dependent_packages_count":23,"downloads":null,"downloads_period":null,"dependent_repos_count":110,"rankings":{"downloads":null,"dependent_repos_count":1.8294343309760455,"dependent_packages_count":2.814729979737468,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":1.028143295344423,"average":6.375849945138994},"purl":"pkg:maven/org.apache.maven.surefire/surefire-report-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-report-parser","docker_dependents_count":111,"docker_downloads_count":9934485,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-report-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-report-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-report-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-report-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-report-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-report-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-report-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-report-parser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5061623,"name":"org.apache.maven.surefire:surefire-shadefire","ecosystem":"maven","description":"A super-shaded JUnit 5 provider that is used by surefire to build itself, that basically has ALL classes relocated to facilitate no API-conflict whatsoever with ourself. The only remaining point of conflict is around the booter properties file format.","homepage":"https://maven.apache.org/surefire/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":40,"first_release_published_at":"2012-07-29T20:19:29.000Z","latest_release_published_at":"2026-02-18T05:28:35.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-04-28T11:37:22.812Z","created_at":"2022-07-28T03:17:59.283Z","updated_at":"2026-04-28T11:37:22.812Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-shadefire/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-shadefire/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-19T14:16:27.819Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":12.120077526209144,"dependent_packages_count":50.147163645974324,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":null,"average":22.118545822955127},"purl":"pkg:maven/org.apache.maven.surefire/surefire-shadefire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-shadefire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-shadefire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-shadefire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shadefire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shadefire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shadefire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shadefire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shadefire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-shadefire/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4899517,"name":"org.apache.maven.surefire:surefire-grouper","ecosystem":"maven","description":"Maven Surefire Test-Grouping Support","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":46,"first_release_published_at":"2012-01-28T22:37:20.000Z","latest_release_published_at":"2026-02-18T05:24:35.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-27T20:02:11.807Z","created_at":"2022-07-26T23:03:23.471Z","updated_at":"2026-05-27T20:02:11.807Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-grouper/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-grouper/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:28:03.914Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":45,"rankings":{"downloads":null,"dependent_repos_count":3.2576224761935273,"dependent_packages_count":8.397337839677721,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":1.0071199173480911,"average":7.773804470571275},"purl":"pkg:maven/org.apache.maven.surefire/surefire-grouper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-grouper","docker_dependents_count":123,"docker_downloads_count":10521776,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-grouper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-grouper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-grouper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-grouper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-grouper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-grouper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-grouper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-grouper/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5042462,"name":"org.apache.maven.surefire:surefire-junit3","ecosystem":"maven","description":"Surefire JUnit3 Runner","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":54,"first_release_published_at":"2010-12-16T10:02:36.000Z","latest_release_published_at":"2026-02-18T05:26:20.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-04-27T22:31:28.092Z","created_at":"2022-07-27T19:20:09.396Z","updated_at":"2026-04-27T22:31:28.093Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/surefire-junit3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/surefire-junit3/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:28:03.774Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":82,"rankings":{"downloads":null,"dependent_repos_count":2.2108584746237816,"dependent_packages_count":32.97987361946485,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":1.0153290458990396,"average":12.48260065192494},"purl":"pkg:maven/org.apache.maven.surefire/surefire-junit3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-junit3","docker_dependents_count":131,"docker_downloads_count":10134823,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:surefire-junit3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:surefire-junit3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:surefire-junit3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4917824,"name":"org.deflaker:deflaker-surefire-reexec-testng","ecosystem":"maven","description":"SureFire Providers Aggregator POM","homepage":"http://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.deflaker","versions_count":3,"first_release_published_at":"2017-07-18T17:47:54.000Z","latest_release_published_at":"2017-08-25T02:15:28.000Z","latest_release_number":"2.19.4","last_synced_at":"2026-05-21T04:18:23.635Z","created_at":"2022-07-27T01:22:15.740Z","updated_at":"2026-05-21T04:18:23.636Z","registry_url":"https://central.sonatype.com/artifact/org.deflaker/deflaker-surefire-reexec-testng/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.deflaker/deflaker-surefire-reexec-testng/","metadata":{"distribution_repositories":["https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-03-06T20:47:53.432Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.770897237728352,"dependent_packages_count":50.147163645974324,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":null,"average":24.28125075083493},"purl":"pkg:maven/org.deflaker/deflaker-surefire-reexec-testng","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.deflaker:deflaker-surefire-reexec-testng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.deflaker:deflaker-surefire-reexec-testng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.deflaker:deflaker-surefire-reexec-testng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-testng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-testng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-testng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-testng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-testng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.deflaker:deflaker-surefire-reexec-testng/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5042461,"name":"org.apache.maven.surefire:common-junit3","ecosystem":"maven","description":"Shared JUnit3 Provider Code","homepage":"https://maven.apache.org/surefire/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/maven-surefire","keywords_array":[],"namespace":"org.apache.maven.surefire","versions_count":50,"first_release_published_at":"2011-04-12T10:08:47.000Z","latest_release_published_at":"2026-02-18T05:25:04.000Z","latest_release_number":"3.5.5","last_synced_at":"2026-05-14T06:46:37.196Z","created_at":"2022-07-27T19:20:08.770Z","updated_at":"2026-05-14T06:46:37.196Z","registry_url":"https://central.sonatype.com/artifact/org.apache.maven.surefire/common-junit3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.maven.surefire/common-junit3/","metadata":{"repositories":["https://repository.apache.org/snapshots"]},"repo_metadata":{"id":830134,"uuid":"832680","full_name":"apache/maven-surefire","owner":"apache","description":"Apache Maven Surefire","archived":false,"fork":false,"pushed_at":"2025-10-11T09:47:32.000Z","size":17182,"stargazers_count":447,"open_issues_count":329,"forks_count":558,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-10-11T11:08:04.661Z","etag":null,"topics":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/surefire/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-12T03:32:41.000Z","updated_at":"2025-10-10T08:11:31.000Z","dependencies_parsed_at":"2024-01-23T17:31:35.290Z","dependency_job_id":"caa4fae1-696f-4ad2-bdf3-1db4888fb18c","html_url":"https://github.com/apache/maven-surefire","commit_stats":{"total_commits":3327,"total_committers":197,"mean_commits":"16.888324873096447","dds":0.822663059813646,"last_synced_commit":"19b16d9b457fca387ef24fdb27a52eeb8970f711"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"purl":"pkg:github/apache/maven-surefire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/sbom","scorecard":{"id":201581,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/maven-surefire","commit":"0fbfb27d05ea730d201d273f3fb29f5314294548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/maven-verify.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-automation.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven-verify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/maven-verify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-automation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/pr-automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/maven-surefire/stale.yml/master?enable=pin","Info:   0 out of   4 third-party 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-8vhq-qq4p-grq3","Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj"],"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-16T22:55:41.161Z","repository_id":830134,"created_at":"2025-08-16T22:55:41.161Z","updated_at":"2025-08-16T22:55:41.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013455,"owners_count":26085274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"maven-surefire-3.5.4","sha":"2b16f5dae6d79982e6c4fd53e2240230f2865d5b","kind":"commit","published_at":"2025-09-10T02:02:34.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.4/manifests"},{"name":"surefire-3.5.4","sha":"88513d8b8dfef3c00794e2ae5976cb1d4368ca3d","kind":"tag","published_at":"2025-09-10T02:02:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.4/manifests"},{"name":"maven-surefire-3.5.3","sha":"1c7ccd0b06d2a325cbef6651dd6fb1349709cf59","kind":"commit","published_at":"2025-03-27T23:07:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/maven-surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@maven-surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/maven-surefire-3.5.3/manifests"},{"name":"surefire-3.5.3","sha":"4434650a8a40edeaa931189572219c5ee51683a3","kind":"tag","published_at":"2025-03-27T23:07:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.3/manifests"},{"name":"surefire-3.5.2","sha":"ea9f049756acf7a3be5234061624c02bd725c9d3","kind":"tag","published_at":"2024-10-30T12:06:00.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.2/manifests"},{"name":"surefire-3.5.1","sha":"a69b0f87309c5b8111b73687db56b62055d7626c","kind":"tag","published_at":"2024-10-01T15:39:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.1/manifests"},{"name":"surefire-3.5.0","sha":"c78365f5a229155e7d0cfad2913445fc01d7a959","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.5.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.5.0/manifests"},{"name":"surefire-3.4.0","sha":"3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff","kind":"tag","published_at":"2024-08-15T19:32:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.4.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.4.0/manifests"},{"name":"surefire-3.3.1","sha":"7e4562036f88ba082ea5a58008d799e354e4fc1e","kind":"tag","published_at":"2024-07-07T17:48:12.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.1/manifests"},{"name":"surefire-3.3.0","sha":"d0b96a409a9c3311afc61756ffded445d731a2bd","kind":"tag","published_at":"2024-06-11T19:58:31.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.3.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.3.0/manifests"},{"name":"surefire-3.2.5","sha":"4b3a2719d80613f2ed304fc34144fed81c3043cd","kind":"tag","published_at":"2024-01-06T19:29:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.5/manifests"},{"name":"surefire-3.2.4","sha":"22095a336eb6f6c3dc5cb211dc63946fb54631f1","kind":"tag","published_at":"2023-12-31T11:30:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.4/manifests"},{"name":"surefire-3.2.3","sha":"ac9e574a9444cc825b09bae66f30155eb028da92","kind":"tag","published_at":"2023-12-09T20:26:54.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.3/manifests"},{"name":"surefire-3.2.2","sha":"2d7675397e884b18d59a596c004e73982368ee7c","kind":"tag","published_at":"2023-11-03T08:14:07.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.2/manifests"},{"name":"surefire-3.2.1","sha":"df9f657cb241c1f55ddde884249588080facffe3","kind":"tag","published_at":"2023-10-20T18:30:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.1/manifests"},{"name":"surefire-3.2.0","sha":"ad0639f1f59aee4647641fd0681c416dd46ac484","kind":"tag","published_at":"2023-10-15T18:06:48.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.2.0/manifests"},{"name":"surefire-3.1.2","sha":"5e097b58edfe8317ef043e0d2e553cb475305b67","kind":"tag","published_at":"2023-06-03T18:09:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.2/manifests"},{"name":"surefire-3.1.1","sha":"08952e665fd2a4c47fe05dd708dd8f364c0d1061","kind":"tag","published_at":"2023-05-28T20:49:36.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.1/manifests"},{"name":"surefire-3.1.0","sha":"36f2eff46bfe5146da179100143ad7e854721e69","kind":"tag","published_at":"2023-05-05T20:48:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.1.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.1.0/manifests"},{"name":"surefire-3.0.0","sha":"41b640b7c262293c389dfbaf10379fabd0c21410","kind":"tag","published_at":"2023-03-11T08:27:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0/manifests"},{"name":"surefire-3.0.0-M9","sha":"6463194dc397b282c2d8963ed8af96f2d12a7eb8","kind":"tag","published_at":"2023-02-10T06:14:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M9/manifests"},{"name":"surefire-3.0.0-M8","sha":"54dfdc194d60b11d26943fed09027ddeec9a4c79","kind":"tag","published_at":"2023-01-07T09:11:04.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M8/manifests"},{"name":"surefire-3.0.0-M7","sha":"fcdd766883439eeb9e0f2eaf7b4a5a0e05a8dc78","kind":"tag","published_at":"2022-06-03T09:25:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M7/manifests"},{"name":"surefire-3.0.0-M6","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6/manifests"},{"name":"surefire-3.0.0-M6_vote-1","sha":"7ac75e5320414e1dc293dc62bdd45b2df76c3e7c","kind":"tag","published_at":"2022-03-30T21:54:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M6_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M6_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M6_vote-1/manifests"},{"name":"surefire-3.0.0-M5","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5/manifests"},{"name":"surefire-3.0.0-M5_vote-1","sha":"1eb35fd1ec6e54545c080079b23aacbb66e4936d","kind":"tag","published_at":"2020-06-10T18:16:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M5_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M5_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M5_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M5_vote-1/manifests"},{"name":"surefire-3.0.0-M4","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4/manifests"},{"name":"surefire-3.0.0-M4_vote-1","sha":"b0325d4b7142832696d22fea1ea654348a69c675","kind":"tag","published_at":"2019-11-13T02:22:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M4_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M4_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M4_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M4_vote-1/manifests"},{"name":"surefire-2.22.2","sha":"d96b95c4bda73c4a93506db38b9ca76b4d7b5743","kind":"tag","published_at":"2019-04-25T10:23:08.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.2/manifests"},{"name":"surefire-3.0.0-M3","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3/manifests"},{"name":"surefire-3.0.0-M3_vote-1","sha":"9ede75f614fbaefe0f5fa5df0f82042152cbf997","kind":"tag","published_at":"2018-12-20T06:14:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M3_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M3_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M3_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M3_vote-1/manifests"},{"name":"surefire-3.0.0-M2","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2/manifests"},{"name":"surefire-3.0.0-M2_vote-1","sha":"65c31d176bf1a6f31314c0fbf02cb8e941af57bc","kind":"tag","published_at":"2018-12-05T20:48:03.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M2_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M2_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M2_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M2_vote-1/manifests"},{"name":"surefire-3.0.0-M1","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1/manifests"},{"name":"surefire-3.0.0-M1_vote-2","sha":"0a56eb580d1b0fa58a47d5c4c43e03690df3d757","kind":"tag","published_at":"2018-11-04T09:06:05.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-2/manifests"},{"name":"surefire-3.0.0-M1_vote-1","sha":"aa4eb155c19ad9aeb201cafd2f57c059985afcd1","kind":"tag","published_at":"2018-11-02T14:23:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-3.0.0-M1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-3.0.0-M1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-3.0.0-M1_vote-1/manifests"},{"name":"surefire-2.22.1_vote-1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1_vote-1/manifests"},{"name":"surefire-2.22.1","sha":"c23c8b94d5fe8320051f38420f22083736a4b8a4","kind":"tag","published_at":"2018-10-07T19:54:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.1/manifests"},{"name":"surefire-2.22.0","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0/manifests"},{"name":"surefire-2.22.0_vote-1","sha":"8cfffce8c36f6f22cd1a78fcd241d246da977a6c","kind":"tag","published_at":"2018-06-11T20:57:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.22.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.22.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.22.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.22.0_vote-1/manifests"},{"name":"surefire-2.21.0_vote-1","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0_vote-1/manifests"},{"name":"surefire-2.21.0","sha":"7ba1af158e85dd4b0cebf5fcc9a77f17f2c50358","kind":"tag","published_at":"2018-03-03T09:16:39.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.21.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.21.0/manifests"},{"name":"surefire-2.20.1","sha":"bf6bd2205bdc225bc93db4be2032dff0d26a4410","kind":"tag","published_at":"2017-09-11T01:28:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20.1/manifests"},{"name":"surefire-2.20","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-07-24T08:54:44.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20/manifests"},{"name":"surefire-2.20_vote-3","sha":"8c786523414018099b54a0868ae1bc3d64847411","kind":"tag","published_at":"2017-04-08T08:41:41.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-3/manifests"},{"name":"surefire-2.20_vote-2","sha":"b5cbc6b2822e9eb60c703d46f1d2ed82126909ed","kind":"tag","published_at":"2017-04-06T00:10:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-2/manifests"},{"name":"surefire-2.20_vote-1","sha":"93687b7c61f373ae6c9423c6e612f6901a7732ad","kind":"tag","published_at":"2017-04-04T06:40:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.20_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.20_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.20_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.20_vote-1/manifests"},{"name":"surefire-2.19.1","sha":"2e8f4553f008b9dfd2b034f7f4c173252ac4419e","kind":"tag","published_at":"2016-01-03T19:38:49.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1/manifests"},{"name":"surefire-2.19.1_vote-2","sha":"0a13bef25d0133b1febe4b972c9ec0db72c1a3bb","kind":"tag","published_at":"2015-12-31T10:22:59.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-2/manifests"},{"name":"surefire-2.19.1_vote-1","sha":"146b59cf65fe2df29a00e3e31e1da9c84886bcea","kind":"tag","published_at":"2015-12-27T18:21:20.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19.1_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19.1_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19.1_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19.1_vote-1/manifests"},{"name":"surefire-2.19","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-20T20:40:47.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19/manifests"},{"name":"surefire-2.19_vote-2","sha":"f922eb47339661976dfb4c13bb6642213046f470","kind":"tag","published_at":"2015-10-14T19:09:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.19_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.19_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.19_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.19_vote-2/manifests"},{"name":"surefire-2.18.1","sha":"5eccf0938dfc4cb8e0436d6a4e4bf4aea102302c","kind":"tag","published_at":"2014-12-28T14:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18.1/manifests"},{"name":"surefire-2.18","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-27T19:05:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18/manifests"},{"name":"surefire-2.18_vote-2","sha":"854b914f2f6e460111269206c06ff0573269f930","kind":"tag","published_at":"2014-11-01T19:03:26.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-2/manifests"},{"name":"surefire-2.18_vote-1","sha":"584ae1df92fcf5d1f7d90cfa48575f54fda14ee6","kind":"tag","published_at":"2014-10-30T19:19:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.18_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.18_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.18_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.18_vote-1/manifests"},{"name":"surefire-2.17","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-15T23:11:21.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17/manifests"},{"name":"surefire-2.17_vote-1","sha":"752d35dc9641feb923e63dfa4dfb3b1c5baeacf2","kind":"tag","published_at":"2014-03-12T19:40:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.17_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.17_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.17_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.17_vote-1/manifests"},{"name":"surefire-2.16","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-16T08:20:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16/manifests"},{"name":"surefire-2.16_vote-1","sha":"03df011bef175f48ef2de0adbc54767a63eef9f1","kind":"tag","published_at":"2013-08-11T14:40:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.16_vote-1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.16_vote-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.16_vote-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.16_vote-1/manifests"},{"name":"surefire-2.15","sha":"7a2bddda9d88e1532fb2cb374386bf92208d3b21","kind":"tag","published_at":"2013-06-06T20:59:10.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.15","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.15/manifests"},{"name":"surefire-2.14.1","sha":"74d0811526ceb9dcc37a5c8cae33d6955a27be13","kind":"tag","published_at":"2013-04-07T11:24:37.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14.1/manifests"},{"name":"surefire-2.14","sha":"1d572f20cf88d5741daee2da2595b287f7f25a69","kind":"tag","published_at":"2013-02-27T19:45:02.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.14","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.14/manifests"},{"name":"surefire-2.13","sha":"fe3c7d105c35c47585ccb925b3ba662f322f9f49","kind":"tag","published_at":"2012-12-22T16:04:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.13","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.13/manifests"},{"name":"surefire-2.12.4","sha":"9721186d1fcc589ffe53db9252371c17182acc29","kind":"tag","published_at":"2012-09-24T17:49:40.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.4/manifests"},{"name":"surefire-2.12.3","sha":"eff4c48f5789654b133885c5f14e91c364bd81e3","kind":"tag","published_at":"2012-08-24T21:50:42.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.3/manifests"},{"name":"surefire-2.12.2","sha":"7d1abd2fab3ffe73c5f1763d9c68989119861acb","kind":"tag","published_at":"2012-08-06T19:56:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.2/manifests"},{"name":"surefire-2.12.1","sha":"5da10bceff9543c9ddbeab2f7d351602c2133885","kind":"tag","published_at":"2012-07-29T20:17:56.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12.1/manifests"},{"name":"surefire-2.12","sha":"c066c90dbb1df0ecc762a787bf5a7d9267f65db2","kind":"tag","published_at":"2012-01-28T22:35:17.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.12","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.12/manifests"},{"name":"surefire-2.11","sha":"c99236cdba467d5fa0864672c0e7f2c1c3217b54","kind":"tag","published_at":"2011-11-30T13:34:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.11","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.11/manifests"},{"name":"surefire-2.10","sha":"92cea94a14d0fdef408b661e3af2b05e5628009c","kind":"tag","published_at":"2011-09-26T21:00:11.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.10","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.10/manifests"},{"name":"surefire-2.9","sha":"ab730ebf75560b35ed8bf2046a05908caef5b8e3","kind":"tag","published_at":"2011-06-14T19:12:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.9","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.9/manifests"},{"name":"surefire-2.8.1","sha":"39a87db3d2eac550ccdf6923d1fac1f6be1e9622","kind":"tag","published_at":"2011-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8.1/manifests"},{"name":"surefire-2.8","sha":"1a752d16a33d7b9846d3464883cc277e4275dbac","kind":"tag","published_at":"2011-03-09T20:56:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.8","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.8/manifests"},{"name":"surefire-2.7.2","sha":"c21e9e4bc83d471696434a2dbad88684b9e430b5","kind":"tag","published_at":"2011-01-22T18:13:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.2/manifests"},{"name":"surefire-2.7.1","sha":"ed5b4c1f3d28f9ea857d2cfa8e691b8bb393418c","kind":"tag","published_at":"2010-12-22T23:25:24.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7.1/manifests"},{"name":"surefire-2.7","sha":"f5f7124ae0ed79fad5be04c144e69e3e7faf0940","kind":"tag","published_at":"2010-12-16T09:57:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.7","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.7/manifests"},{"name":"surefire-2.6","sha":"95e33633368a1538fe016c45b034acccf0316565","kind":"tag","published_at":"2010-08-10T06:07:43.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.6","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.6/manifests"},{"name":"surefire-2.5","sha":"231a01997bcb7d5deab1b388614d4445fde629d4","kind":"tag","published_at":"2010-01-12T11:34:50.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.5/manifests"},{"name":"surefire-2.4.3","sha":"06be634ab509d9f9359a9114f4a77e5dc497f9a0","kind":"tag","published_at":"2008-05-02T20:27:25.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.3/manifests"},{"name":"surefire-2.4.2","sha":"1324a80c6b9fc6ea979f52c5e38cce76f199300b","kind":"tag","published_at":"2008-02-15T23:09:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.2/manifests"},{"name":"surefire-2.4.1","sha":"6afd1b797deb2f2bff8d52f0746475aa2f395fbd","kind":"tag","published_at":"2008-01-28T01:08:35.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4.1/manifests"},{"name":"surefire-2.4","sha":"9ae6a82edf2acd61ca2e626d7ff4809fdc23776d","kind":"tag","published_at":"2007-12-27T01:24:22.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.4/manifests"},{"name":"surefire-2.3.1","sha":"8525cdfbec3c08bfae9025b30379b22c8d5c397d","kind":"tag","published_at":"2007-12-15T18:16:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3.1/manifests"},{"name":"surefire-2.3","sha":"b05b84275fb33fbe7b3de00f773c5e14a5b319dc","kind":"tag","published_at":"2007-03-01T01:35:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.3/manifests"},{"name":"surefire-2.0","sha":"32f73edccffa7c8a4d2fe8981b5404ca0ce076b2","kind":"tag","published_at":"2006-05-14T04:08:45.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-2.0","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-2.0/manifests"},{"name":"surefire-booter-1.5.3","sha":"f008c0a83b4b8611d80811b73dbabb7684c31071","kind":"tag","published_at":"2006-04-04T00:23:18.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.3/manifests"},{"name":"surefire-1.5.3","sha":"de02b7d527380fbf35c2125d21658deb8037a909","kind":"tag","published_at":"2006-04-04T00:19:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.3/manifests"},{"name":"surefire-booter-1.5.2","sha":"79acf97fe8cc169e2eb24d8af21d34f540b162c1","kind":"tag","published_at":"2006-01-09T16:53:38.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5.2/manifests"},{"name":"surefire-1.5.2","sha":"4df2e33d4a27a6efc88378566849daa567ab6e27","kind":"tag","published_at":"2006-01-09T16:50:52.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.2/manifests"},{"name":"surefire-1.5.1","sha":"fdb90431291c599bfe25be24f0ed677f52924864","kind":"tag","published_at":"2005-12-14T19:08:16.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5.1","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5.1/manifests"},{"name":"surefire-booter-1.5","sha":"bf909c47e089e87e9dcb00977cbc0f8789975619","kind":"tag","published_at":"2005-12-14T01:57:15.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.5/manifests"},{"name":"surefire-1.5","sha":"3ee33ab2965312f27dd482ec68304f6f0dcc1991","kind":"tag","published_at":"2005-12-14T01:52:19.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.5","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.5/manifests"},{"name":"surefire-booter-1.4","sha":"542b2d746b90a2a7d0483d129565255db6a93482","kind":"tag","published_at":"2005-10-29T01:14:27.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.4/manifests"},{"name":"surefire-1.4","sha":"2b20046bf487b02d42b3138c77bf207572e863d9","kind":"tag","published_at":"2005-10-29T01:06:01.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.4","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.4/manifests"},{"name":"surefire-booter-1.3","sha":"6f664dd3c20e2bd701436b7f6718855f1ca81b00","kind":"tag","published_at":"2005-09-16T12:22:23.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-booter-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-booter-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-booter-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-booter-1.3/manifests"},{"name":"surefire-1.3","sha":"278b113518d20db97c882250c480f174638eb82d","kind":"tag","published_at":"2005-09-16T12:13:55.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.3","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.3/manifests"},{"name":"surefire-1.2","sha":"a249252204c36221c971c33558819cf7502a280e","kind":"commit","published_at":"2005-04-04T00:04:32.000Z","download_url":"https://codeload.github.com/apache/maven-surefire/tar.gz/surefire-1.2","html_url":"https://github.com/apache/maven-surefire/releases/tag/surefire-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/maven-surefire@surefire-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/tags/surefire-1.2/manifests"}]},"repo_metadata_updated_at":"2026-02-25T22:46:26.290Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":50,"rankings":{"downloads":null,"dependent_repos_count":3.0553976021335725,"dependent_packages_count":23.154347634569643,"stargazers_count":17.576545118171406,"forks_count":8.63039700146563,"docker_downloads_count":0.964672716060259,"average":10.676272014480102},"purl":"pkg:maven/org.apache.maven.surefire/common-junit3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.maven.surefire:common-junit3","docker_dependents_count":270,"docker_downloads_count":13321559,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.maven.surefire:common-junit3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.maven.surefire:common-junit3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T17:04:43.405Z","issues_count":1686,"pull_requests_count":547,"avg_time_to_close_issue":53108515.55502392,"avg_time_to_close_pull_request":4498261.519348268,"issues_closed_count":1463,"pull_requests_closed_count":491,"pull_request_authors_count":92,"issue_authors_count":26,"avg_comments_per_issue":3.36061684460261,"avg_comments_per_pull_request":2.6617915904936016,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":216,"past_year_issues_count":49,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":5971499.185185186,"past_year_avg_time_to_close_pull_request":874853.5945945946,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.7959183673469388,"past_year_avg_comments_per_pull_request":0.9214285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","maintainers":[{"login":"jira-importer","count":1647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"slawekjaranowski","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"olamy","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"kwin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"},{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"},{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"},{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}],"active_maintainers":[{"login":"olamy","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"},{"login":"jira-importer","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"slawekjaranowski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"},{"login":"michael-o","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"},{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.maven.surefire:common-junit3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":273062,"full_name":"apache/maven-surefire","default_branch":"master","total_commits":3544,"total_committers":202,"total_bot_commits":116,"total_bot_committers":1,"mean_commits":17.544554455445546,"dds":0.8247742663656885,"past_year_total_commits":99,"past_year_total_committers":24,"past_year_total_bot_commits":37,"past_year_total_bot_committers":1,"past_year_mean_commits":4.125,"past_year_dds":0.6262626262626263,"last_synced_at":"2026-05-08T06:35:18.509Z","last_synced_commit":"98cfb3d78b4485639f12af89b88aa5f9d8aef615","created_at":"2023-03-08T14:03:56.553Z","updated_at":"2026-05-08T06:24:40.435Z","committers":[{"name":"Kristian Rosenvold","email":"krosenvold@apache.org","login":"krosenvold","count":621},{"name":"Tibor17","email":"tibordigana@apache.org","login":"Tibor17","count":584},{"name":"Tibor17","email":"tibor17@lycos.com","login":null,"count":448},{"name":"Brett Porter","email":"brett@apache.org","login":"brettporter","count":194},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":150},{"name":"Daniel Fabulich","email":"dfabulich@apache.org","login":null,"count":146},{"name":"Michael Osipov","email":"michaelo@apache.org","login":"michael-o","count":125},{"name":"Andreas Gudian","email":"agudian@apache.org","login":"agudian","count":124},{"name":"Jason van Zyl","email":"jvanzyl@apache.org","login":"jvanzyl","count":120},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":116},{"name":"Herve Boutemy","email":"hboutemy@apache.org","login":"hboutemy","count":95},{"name":"Stephen Connolly","email":"stephenc@apache.org","login":"stephenc","count":87},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":82},{"name":"Carlos Sanchez Gonzalez","email":"carlos@apache.org","login":"carlossg","count":71},{"name":"Emmanuel Venisse","email":"evenisse@apache.org","login":null,"count":55},{"name":"Benjamin Bentmann","email":"bentmann@apache.org","login":"bentmann","count":43},{"name":"John Dennis Casey","email":"jdcasey@apache.org","login":"jdcasey","count":25},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":22},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":22},{"name":"Kenney Westerhof","email":"kenney@apache.org","login":"neonics","count":18},{"name":"Paul Gier","email":"pgier@apache.org","login":null,"count":18},{"name":"Vincent Siveton","email":"vsiveton@apache.org","login":null,"count":16},{"name":"Pabst, Andreas","email":"andreas.pabst@zeiss.com","login":"andpab","count":13},{"name":"Benedikt Ritter","email":"britter@apache.org","login":"britter","count":13},{"name":"Johnny R. Ruiz III","email":"jruiz@apache.org","login":null,"count":12},{"name":"Sylwester Lachiewicz","email":"slachiewicz@apache.org","login":"slachiewicz","count":10},{"name":"Konrad Windszus","email":"kwin@apache.org","login":"kwin","count":10},{"name":"Jörn Horstmann","email":"git@jhorstmann.net","login":"jhorstmann","count":9},{"name":"Julien Herr","email":"julien.herr@alcatel-lucent.com","login":null,"count":8},{"name":"Sean Flanigan","email":"sflaniga@redhat.com","login":"seanf","count":7},{"name":"Dan Tran","email":"dantran@apache.org","login":null,"count":7},{"name":"Fabrizio Giustina","email":"fgiust@apache.org","login":null,"count":7},{"name":"Christian Stein","email":"sormuras@gmail.com","login":"sormuras","count":6},{"name":"Trygve Laugstol","email":"trygvis@apache.org","login":"trygvis","count":6},{"name":"Mauro Talevi","email":"mauro@apache.org","login":null,"count":6},{"name":"Christian Schulte","email":"schulte@apache.org","login":"ChristianSchulte","count":6},{"name":"lamyaa","email":"eloussi2@illinois.edu","login":null,"count":5},{"name":"Enrico Olivelli","email":"eolivelli@apache.org","login":"eolivelli","count":5},{"name":"Marc Philipp","email":"mail@marcphilipp.de","login":"marcphilipp","count":5},{"name":"Markus Spann","email":"sman81@outlook.de","login":"spannm","count":5},{"name":"Maarten Mulders","email":"mthmulders@apache.org","login":"mthmulders","count":4},{"name":"bob","email":"dev-null@apache.org","login":null,"count":4},{"name":"Tim te Beek","email":"timtebeek@gmail.com","login":"timtebeek","count":3},{"name":"SimonBaars","email":"simon.mailadres@gmail.com","login":"SimonBaars","count":3},{"name":"Mirko Friedenhagen","email":"mfriedenhagen@gmail.com","login":"mfriedenhagen","count":3},{"name":"Matt","email":"Col-E","login":"Col-E","count":3},{"name":"akomakom","email":"akomakom","login":"akomakom","count":3},{"name":"Tunaki","email":"guillaume_boue@orange.fr","login":"Tunaki","count":3},{"name":"Stefan Oehme","email":"st.oehme@gmail.com","login":"oehme","count":3},{"name":"Sandra Parsick","email":"sparsick","login":"sparsick","count":3},{"name":"Norbert Wnuk","email":"norbert.wnuk@sabre.com","login":"norbert-wnuk-sabre","count":3},{"name":"Michael Boyles","email":"michaelboyles@hotmail.co.uk","login":"michaelboyles","count":3},{"name":"Jakub Stejskal","email":"xstejs24@gmail.com","login":"Frawless","count":3},{"name":"Henning Schmiedehausen","email":"henning@schmiedehausen.org","login":"hgschmie","count":3},{"name":"Brian Demers","email":"bdemers@apache.org","login":"bdemers","count":3},{"name":"Lukas Theussl","email":"ltheussl@apache.org","login":null,"count":3},{"name":"Milos Kleint","email":"mkleint@apache.org","login":null,"count":3},{"name":"Sean Griffin","email":"sgriffin@cerner.com","login":null,"count":3},{"name":"Wendy Smoak","email":"wsmoak@apache.org","login":null,"count":3},{"name":"lne3","email":"lutz.neugebauer@asg.com","login":null,"count":2},{"name":"Sergey Kabashnyuk","email":"skabashnyuk@codenvy.com","login":null,"count":2},{"name":"Albert Johnston","email":"47606527+ajohnstonTE","login":"ajohnstonTE","count":2},{"name":"Brian E Fox","email":"brianf@apache.org","login":"brianf","count":2},{"name":"Falko Modler","email":"famod","login":"famod","count":2},{"name":"Jim Ma","email":"ema@apache.org","login":"jimma","count":2},{"name":"Karl Heinz Marbaise","email":"khmarbaise@apache.org","login":"khmarbaise","count":2},{"name":"Lamyaa","email":"lamyaa.eloussi@salesforce.com","login":null,"count":2},{"name":"Matthias Bünger","email":"Bukama","login":"Bukama","count":2},{"name":"Kostya Hospodarysko","email":"khospodarysko@lohika.com","login":null,"count":2},{"name":"Scott Babcock","email":"scoba@hotmail.com","login":"sbabcoc","count":2},{"name":"Benson Margulies","email":"bmargulies@gmail.com","login":null,"count":2},{"name":"Piotrek Żygieło","email":"pzygielo","login":"pzygielo","count":2},{"name":"Simone Tripodi","email":"simonetripodi@apache.org","login":"simonetripodi","count":2},{"name":"Stephan Schroevers","email":"stephan202@gmail.com","login":"Stephan202","count":2},{"name":"Tomas Rohovsky","email":"trohovsk@redhat.com","login":"trohovsky","count":2},{"name":"norbertwnuk","email":"norbert.wnuk@gmail.com","login":"norbertwnuk","count":2},{"name":"James Gough","email":"jpgough@gmail.com","login":"jpgough","count":2},{"name":"Jan Bliznak","email":"jbliznak@redhat.com","login":"jbliznak","count":2},{"name":"Zoltan Meze","email":"zoltan.meze@gmail.com","login":"zoltanmeze","count":2},{"name":"Alexey Venderov","email":"avenderov@gradle.com","login":"c00ler","count":1},{"name":"Amine Ghoussaini","email":"54037376+aghoussaini","login":"aghoussaini","count":1},{"name":"Andrei Selkin","email":"andreyselkin@gmail.com","login":"MEZk","count":1},{"name":"Andy Wilkinson","email":"awilkinson@pivotal.io","login":"wilkinsona","count":1},{"name":"Arnaud Cogolu?¨gnes","email":"acogoluegnes@gmail.com","login":"acogoluegnes","count":1},{"name":"Ashley","email":"73482956+ascopes","login":"ascopes","count":1},{"name":"David Georg Reichelt","email":"davidgeorg_reichelt@dagere.de","login":"DaGeRe","count":1},{"name":"V. Mark Lehky","email":"mlehky@switch.com","login":null,"count":1},{"name":"michal","email":"michal@michal-desktop","login":null,"count":1},{"name":"kobikis","email":"kobi1324","login":null,"count":1},{"name":"klevis.ramo","email":"klevis.ramo@wirecard.com","login":null,"count":1},{"name":"Stefan Wismer","email":"stefan.wismer@sumex.ch","login":null,"count":1},{"name":"Stefan Penndorf","email":"stefan.penndorf@saxess.ag","login":null,"count":1},{"name":"Richard Raumberger","email":"richard.raumberger@gmail.com","login":null,"count":1},{"name":"Ramon Bisswanger","email":"bisswang@adobe.com","login":null,"count":1},{"name":"unknown","email":"digana.tibor@SK-ZA-04278.vsb","login":null,"count":1},{"name":"Oleg Gusakov","email":"ogusakov@apache.org","login":null,"count":1},{"name":"Mike Perham","email":"mperham@apache.org","login":null,"count":1},{"name":"Gerald M??cke","email":"gerald@inkstand.io","login":null,"count":1},{"name":"Barrie Treloar","email":"baerrach@apache.org","login":null,"count":1},{"name":"Christoffer Sawicki","email":"christoffer.sawicki@truesec.se","login":null,"count":1},{"name":"Alex Baxanean","email":"abaxanean@mobileiron.com","login":null,"count":1},{"name":"Andrew Cohen","email":"acohen74@gmail.com","login":null,"count":1},{"name":"Steffen Gebert","email":"steffen.gebert@emnify.com","login":"StephenKing","count":1},{"name":"Stefano Cordio","email":"stefano_cordio@epam.com","login":"scordio","count":1},{"name":"Stefan Birkner","email":"mail@stefan-birkner.de","login":"stefanbirkner","count":1},{"name":"Simon Levermann","email":"simon-github@slevermann.de","login":"sonOfRa","count":1},{"name":"Simon Bernard","email":"code@simonbernard.eu","login":"sbernard31","count":1},{"name":"Sebastian Tiemann","email":"setie@mailbox.org","login":"sebtiem","count":1},{"name":"Sean C. Sullivan","email":"github@seansullivan.com","login":"sullis","count":1},{"name":"Scott Williams","email":"scott.rw93@gmail.com","login":"scottrw93","count":1},{"name":"Scott D","email":"10616227+isaki","login":"isaki","count":1},{"name":"Sander Verhagen","email":"sverhagen@jamasoftware.com","login":"sverhagen","count":1},{"name":"Ronald Brill","email":"rbri@rbri.de","login":"rbri","count":1},{"name":"Romain Manni-Bucau","email":"rmannibucau@gmail.com","login":"rmannibucau","count":1},{"name":"Robert Seidel","email":"robert.seidel@aeb.com","login":"robseidel","count":1},{"name":"Rob Platt","email":"9541175+docrjp","login":"docrjp","count":1},{"name":"Rob Oxspring","email":"rob.oxspring@diffblue.com","login":"roxspring","count":1},{"name":"Kevin Nammour","email":"nammourkevin@gmail.com","login":"kevinnammour","count":1},{"name":"Piotr Findeisen","email":"piotr.findeisen@gmail.com","login":"findepi","count":1},{"name":"Philip Graf","email":"git@acanda.ch","login":"acanda","count":1},{"name":"Noah Tayebwa","email":"ndacyayinoah@gmail.com","login":"Ndacyayisenga-droid","count":1},{"name":"NissMoony","email":"email@example.com","login":"username12","count":1},{"name":"Nils Renaud","email":"renaud.nils@gmail.com","login":"NilsRenaud","count":1},{"name":"Nikolas Falco","email":"nfalco79@hotmail.com","login":"nfalco79","count":1},{"name":"Niklas Krieger","email":"53957498+nk-coding","login":"nk-coding","count":1},{"name":"Nicola Ferraro","email":"ni.ferraro@gmail.com","login":"nicolaferraro","count":1},{"name":"Milan Tyagi","email":"157273416+MilanTyagi2004","login":"MilanTyagi2004","count":1},{"name":"strangelookingnerd","email":"49242855+strangelookingnerd","login":"strangelookingnerd","count":1},{"name":"sabi0","email":"2sabio@gmail.com","login":"sabi0","count":1},{"name":"rfscholte","email":"rfscholte@apache.org","login":"rfscholte","count":1},{"name":"otaconix","email":"stefanhetzwaantje@gmail.com","login":"otaconix","count":1},{"name":"mpkorstanje","email":"rien.korstanje@gmail.com","login":"mpkorstanje","count":1},{"name":"kmix","email":"ken@mix.co","login":"kmix","count":1},{"name":"kermit-the-frog","email":"github@martin.egge.info","login":"kermit-the-frog","count":1},{"name":"josephpeacock","email":"51184065+josephpeacock","login":"josephpeacock","count":1},{"name":"imonteroperez","email":"imontero@cloudbees.com","login":"imonteroperez","count":1},{"name":"elilja","email":"69633486+elilja","login":"elilja","count":1},{"name":"dr29bart","email":"dr29bart@gmail.com","login":"dr29bart","count":1},{"name":"cvictory","email":"shenglicao2@gmail.com","login":"cvictory","count":1},{"name":"cdeneux","email":"christophe.deneux@gmail.com","login":"cdeneux","count":1},{"name":"apanfilov","email":"andrew@panfilov.tel","login":"andreybpanfilov","count":1},{"name":"adam11grafik","email":"adam11grafik@interia.pl","login":"adam11grafik","count":1},{"name":"Yoann Rodière","email":"yoann@hibernate.org","login":"yrodiere","count":1},{"name":"Xavier Dury","email":"kalgon@hotmail.com","login":"kalgon","count":1},{"name":"Wing Lam","email":"wing.c.lam@gmail.com","login":"winglam","count":1},{"name":"Vandeputte Brice","email":"boly38@gmail.com","login":"boly38","count":1},{"name":"Qingzhou Luo","email":"qingzhouluo@google.com","login":"qingzhouluo","count":1},{"name":"Tomlincoln","email":"tomlincoln93@gmail.com","login":"Tomlincoln","count":1},{"name":"Tiago Mussi","email":"tiagomussi@gmail.com","login":"tmussi","count":1},{"name":"Thiago Henrique Hüpner","email":"thihup@gmail.com","login":"Thihup","count":1},{"name":"Tamas Cservenak","email":"tamas@cservenak.net","login":"cstamas","count":1},{"name":"Tagir Valeev","email":"amaembo@gmail.com","login":"amaembo","count":1},{"name":"Halil Sener","email":"halil.sener@datadoghq.com","login":"hisener","count":1},{"name":"Guillaume Smet","email":"guillaume.smet@gmail.com","login":"gsmet","count":1},{"name":"Guillaume Nodet","email":"gnodet@gmail.com","login":"gnodet","count":1},{"name":"Gili Tzabari","email":"cowwoc2020@gmail.com","login":"cowwoc","count":1},{"name":"Gian Merlino","email":"gianmerlino@gmail.com","login":"gianm","count":1},{"name":"Geoff Denning","email":"geoff.denning@elasticpath.com","login":"gdenning","count":1},{"name":"Fedor Bobin","email":"fuudtorrentsru@gmail.com","login":"Fuud","count":1},{"name":"Eric Dahl","email":"eric.c.dahl@gmail.com","login":"ericdahl","count":1},{"name":"Emond Papegaaij","email":"emond.papegaaij@topicus.nl","login":"papegaaij","count":1},{"name":"Delany","email":"delanym","login":"delanym","count":1},{"name":"Davide Angelocola","email":"davide.angelocola@gmail.com","login":"dfa1","count":1},{"name":"David M. Lloyd","email":"david.lloyd@redhat.com","login":"dmlloyd","count":1},{"name":"Aslak Knutsen","email":"aslak@redhat.com","login":"aslakknutsen","count":1},{"name":"Bindul Bhowmik","email":"bindulbhowmik@gmail.com","login":"bindul","count":1},{"name":"Bing Xu","email":"bxu@atlassian.com","login":"bxu-atl","count":1},{"name":"Björn Raupach","email":"raupach@posteo.de","login":"raupachz","count":1},{"name":"Christopher Lambert","email":"xn137@gmx.de","login":"XN137","count":1},{"name":"Christopher Tubbs","email":"ctubbsii@apache.org","login":"ctubbsii","count":1},{"name":"Clay Anderson","email":"claycephas","login":"claycephas","count":1},{"name":"Daniel Clausen","email":"dclausen@gradle.com","login":"snoopcheri","count":1},{"name":"Daniel Mohedano","email":"daniel.mohedano@datadoghq.com","login":"daniel-mohedano","count":1},{"name":"Adam Jones","email":"jones_adam@rocketmail.com","login":"domdomegg","count":1},{"name":"Agustin Cabra","email":"cabra.agustin@gmail.com","login":"acabra85","count":1},{"name":"Alexander Kriegisch","email":"Alexander@Kriegisch.name","login":"kriegaex","count":1},{"name":"Andrew Gaul","email":"gaul@maginatics.com","login":null,"count":1},{"name":"Mike Kowalski","email":"git@mkowalski.net","login":"mikemybytes","count":1},{"name":"Matthew Wang","email":"mslwang2001@gmail.com","login":"mslwang","count":1},{"name":"Matous Jobanek","email":"mjobanek@redhat.com","login":"MatousJobanek","count":1},{"name":"Masahiko Sakamoto","email":"sakamoto.gsyc.3s@gmail.com","login":"msakamoto-sf","count":1},{"name":"Martin Morgenstern","email":"martin.morgenstern1@tu-dresden.de","login":"martinmo","count":1},{"name":"Martin Kanters","email":"martinkanters@apache.org","login":"MartinKanters","count":1},{"name":"Marc Guillemot","email":"mguillemot@yahoo.fr","login":"mguillem","count":1},{"name":"Lukas Krecan","email":"lukas@krecan.net","login":"lukas-krecan","count":1},{"name":"Libor Rysavy","email":"liry","login":"liry","count":1},{"name":"Krzysztof Suszyński","email":"krzysztof.suszynski@wavesoftware.pl","login":"cardil","count":1},{"name":"Krishnan Mahadevan","email":"krishnan.mahadevan1978@gmail.com","login":"krmahadevan","count":1},{"name":"Kirill Kozlov","email":"kozlov.k.e@gmail.com","login":"yuppie-flu","count":1},{"name":"Aaron Braunstein","email":"braunstein.aaron@gmail.com","login":"br0nstein","count":1},{"name":"Kevin Connor ARPE","email":"kevinarpe@gmail.com","login":"kevinarpe","count":1},{"name":"Julien Herr","email":"julien@herr.fr","login":"juherr","count":1},{"name":"Jonathan Bell","email":"jbell@cs.columbia.edu","login":"jon-bell","count":1},{"name":"Jon Todd","email":"jonrtodd@gmail.com","login":"jontodd","count":1},{"name":"John Patrick","email":"142304+nhojpatrick","login":"nhojpatrick","count":1},{"name":"Joe Barnett","email":"jbarnett@tribedynamics.com","login":"josephlbarnett","count":1},{"name":"Jeff Jensen","email":"jjensen@apache.org","login":"jeffjensen","count":1},{"name":"Javier A. Ortiz Bultron","email":"javier.ortiz.78@gmail.com","login":"javydreamercsw","count":1},{"name":"Jason Dillon","email":"jason@planet57.com","login":"jdillon","count":1},{"name":"Jacobus2k","email":"jacobus2k.trashbin@gmail.com","login":"jakubmalek","count":1},{"name":"Ioannis Dermitzakis","email":"ioannis.dermitzakis@gebit.de","login":"IoannisDermitzakis","count":1},{"name":"Hugo G","email":"hgrzeskowiak@atlassian.com","login":"hubertgrzeskowiak","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":37},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":21},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":13},{"name":"Jakub Stejskal","email":"xstejs24@gmail.com","login":"Frawless","count":3},{"name":"Konrad Windszus","email":"kwin@apache.org","login":"kwin","count":3},{"name":"Tibor Digana","email":"tibor.digana@gmail.com","login":"Tibor17","count":2},{"name":"Marc Philipp","email":"mail@marcphilipp.de","login":"marcphilipp","count":2},{"name":"Sandra Parsick","email":"sparsick","login":"sparsick","count":2},{"name":"Alexey Venderov","email":"avenderov@gradle.com","login":"c00ler","count":1},{"name":"Amine Ghoussaini","email":"54037376+aghoussaini","login":"aghoussaini","count":1},{"name":"Christopher Lambert","email":"xn137@gmx.de","login":"XN137","count":1},{"name":"Daniel Clausen","email":"dclausen@gradle.com","login":"snoopcheri","count":1},{"name":"Daniel Mohedano","email":"daniel.mohedano@datadoghq.com","login":"daniel-mohedano","count":1},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":1},{"name":"Kevin Nammour","email":"nammourkevin@gmail.com","login":"kevinnammour","count":1},{"name":"Milan Tyagi","email":"157273416+MilanTyagi2004","login":"MilanTyagi2004","count":1},{"name":"Noah Tayebwa","email":"ndacyayinoah@gmail.com","login":"Ndacyayisenga-droid","count":1},{"name":"Piotrek Żygieło","email":"11896137+pzygielo","login":"pzygielo","count":1},{"name":"Scott Williams","email":"scott.rw93@gmail.com","login":"scottrw93","count":1},{"name":"Sebastian Tiemann","email":"setie@mailbox.org","login":"sebtiem","count":1},{"name":"Tamas Cservenak","email":"tamas@cservenak.net","login":"cstamas","count":1},{"name":"Tomlincoln","email":"tomlincoln93@gmail.com","login":"Tomlincoln","count":1},{"name":"jbliznak","email":"jbliznak","login":"jbliznak","count":1},{"name":"strangelookingnerd","email":"49242855+strangelookingnerd","login":"strangelookingnerd","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-28T00:00:09.340Z","repositories_count":6243624,"commits_count":883346409,"contributors_count":34949023,"owners_count":1158408,"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":"apache/maven-surefire","html_url":"https://github.com/apache/maven-surefire","last_synced_at":"2026-03-21T18:06:23.471Z","status":"active","issues_count":1691,"pull_requests_count":571,"avg_time_to_close_issue":53074774.31489071,"avg_time_to_close_pull_request":4358024.516699411,"issues_closed_count":1464,"pull_requests_closed_count":509,"pull_request_authors_count":94,"issue_authors_count":28,"avg_comments_per_issue":3.37551744529864,"avg_comments_per_pull_request":2.6444833625218913,"merged_pull_requests_count":350,"bot_issues_count":0,"bot_pull_requests_count":223,"past_year_issues_count":41,"past_year_pull_requests_count":115,"past_year_avg_time_to_close_issue":4322411.2105263155,"past_year_avg_time_to_close_pull_request":601373.9764705882,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":85,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.5853658536585367,"past_year_avg_comments_per_pull_request":1.191304347826087,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":72,"created_at":"2023-05-16T04:26:37.255Z","updated_at":"2026-03-21T18:06:23.471Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-surefire/issues","issue_labels_count":{"table":{"priority:major":1253,"bug":1085,"enhancement":429,"priority:minor":242,"priority:critical":77,"maintenance":69,"priority:blocker":54,"dependencies":48,"priority:trivial":25,"waiting-for-feedback":10,"skip-changelog":1}},"pull_request_labels_count":{"table":{"dependencies":230,"java":215,"maintenance":49,"bug":35,"enhancement":20,"skip-changelog":8,"documentation":4,"hacktoberfest-accepted":3,"breaking":2,"build":2,"github_actions":2,"master":1,"removed":1}},"issue_author_associations_count":{"table":{"COLLABORATOR":1645,"NONE":37,"MEMBER":8,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":360,"MEMBER":167,"NONE":44}},"issue_authors":{"table":{"jira-importer":1659,"olamy":6,"rajatsharma2393":1,"VZEROALL":1,"cstamas":1,"goll-michael":1,"ph33rtehgd":1,"Yahmus":1,"Megagyger":1,"meltz-dev":1,"lprimak":1,"SimonMai3r":1,"fabriciorby":1,"jamshidCo":1,"sgflt":1,"phipag":1,"desruisseaux":1,"slawekjaranowski":1,"timis1":1,"kmartin88":1,"mpkorstanje":1,"Scoutman":1,"shilpakempegowda":1,"feddevanderlist":1,"al-niessner":1,"NicoLaval":1,"jtnord":1,"asif-anwar":1}},"pull_request_authors":{"table":{"dependabot[bot]":223,"michael-o":70,"slawekjaranowski":47,"olamy":31,"elharo":26,"Tibor17":19,"andpab":11,"sebtiem":10,"kwin":8,"sparsick":5,"bdemers":4,"marcphilipp":4,"slachiewicz":4,"NilsRenaud":4,"SimonBaars":3,"kriegaex":3,"mthmulders":2,"sbabcoc":2,"chalmagr":2,"winglam":2,"timtebeek":2,"Tomlincoln":2,"dejan2609":2,"bingx1":2,"Frawless":2,"michaelboyles":2,"dancer1325":2,"zoltanmeze":2,"snoopcheri":2,"seregamorph":2,"FredrikAnderson":2,"hubertgrzeskowiak":2,"jeffjensen":2,"Bukama":2,"akomakom":2,"famod":2,"dr29bart":2,"laeubi":1,"hgschmie":1,"domdomegg":1,"mpkorstanje":1,"mslwang":1,"c00ler":1,"DaGeRe":1,"isaki":1,"klevis":1,"swismer":1,"findepi":1,"papegaaij":1,"s-rwe":1,"krmahadevan":1,"NissMoony":1,"fl4via":1,"mfussenegger":1,"MilanTyagi2004":1,"CMoH":1,"ascopes":1,"desruisseaux":1,"adam11grafik":1,"tobiasstadler":1,"raupachz":1,"sbernard31":1,"gnodet":1,"josephlbarnett":1,"elilja":1,"liry":1,"cardil":1,"Ndacyayisenga-droid":1,"scordio":1,"wilx":1,"mguillem":1,"imonteroperez":1,"javydreamercsw":1,"nk-coding":1,"gianm":1,"im-konge":1,"MrFix93":1,"reinhapa":1,"sabi0":1,"rmannibucau":1,"yrodiere":1,"martinmo":1,"dmlloyd":1,"gsmet":1,"robseidel":1,"cstamas":1,"SammyVimes":1,"br0nstein":1,"hboutemy":1,"ArvindJoshi-okta":1,"bisswanger":1,"msakamoto-sf":1,"sman-81":1,"rbri":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-23T00:00:07.489Z","repositories_count":13887312,"issues_count":34647234,"pull_requests_count":113114772,"authors_count":11208691,"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":{"bug":29,"enhancement":6,"priority:major":6,"maintenance":2,"skip-changelog":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":44,"java":40,"maintenance":19,"skip-changelog":8,"enhancement":5,"bug":3,"documentation":1,"master":1,"breaking":1,"removed":1}},"past_year_issue_author_associations_count":{"table":{"NONE":26,"COLLABORATOR":7,"MEMBER":7,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":57,"MEMBER":35,"NONE":19}},"past_year_issue_authors":{"table":{"jira-importer":10,"olamy":6,"Yahmus":1,"VZEROALL":1,"timis1":1,"SimonMai3r":1,"shilpakempegowda":1,"sgflt":1,"Scoutman":1,"rajatsharma2393":1,"phipag":1,"ph33rtehgd":1,"NicoLaval":1,"mpkorstanje":1,"meltz-dev":1,"Megagyger":1,"lprimak":1,"kmartin88":1,"jtnord":1,"jamshidCo":1,"goll-michael":1,"feddevanderlist":1,"fabriciorby":1,"desruisseaux":1,"cstamas":1,"asif-anwar":1,"al-niessner":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":44,"olamy":25,"sebtiem":10,"slawekjaranowski":8,"sparsick":4,"marcphilipp":4,"Tomlincoln":2,"snoopcheri":2,"seregamorph":2,"Frawless":2,"Ndacyayisenga-droid":1,"MilanTyagi2004":1,"kwin":1,"elharo":1,"desruisseaux":1,"cstamas":1,"c00ler":1,"Bukama":1}},"maintainers":[{"table":{"login":"jira-importer","count":1645,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"}},{"table":{"login":"michael-o","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-o"}},{"table":{"login":"slawekjaranowski","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"}},{"table":{"login":"olamy","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"}},{"table":{"login":"kwin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"}},{"table":{"login":"slachiewicz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slachiewicz"}},{"table":{"login":"bdemers","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdemers"}},{"table":{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}},{"table":{"login":"hboutemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"}},{"table":{"login":"findepi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/findepi"}}],"active_maintainers":[{"table":{"login":"olamy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olamy"}},{"table":{"login":"slawekjaranowski","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"}},{"table":{"login":"jira-importer","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"}},{"table":{"login":"cstamas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cstamas"}},{"table":{"login":"kwin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"}}]}},"events":{"total":{"CreateEvent":73,"CommitCommentEvent":2,"ReleaseEvent":3,"DeleteEvent":79,"MemberEvent":1,"PullRequestEvent":212,"ForkEvent":17,"IssuesEvent":1917,"WatchEvent":26,"IssueCommentEvent":6802,"PushEvent":280,"PullRequestReviewEvent":157,"PullRequestReviewCommentEvent":122},"last_year":{"CreateEvent":52,"CommitCommentEvent":2,"ReleaseEvent":2,"DeleteEvent":58,"MemberEvent":1,"PullRequestEvent":160,"ForkEvent":11,"IssuesEvent":1917,"WatchEvent":18,"IssueCommentEvent":6747,"PushEvent":209,"PullRequestReviewCommentEvent":66,"PullRequestReviewEvent":97}},"keywords":["build-management","java","maven","maven-failsafe-plugin","maven-plugins","maven-surefire-plugin","maven-surefire-report-plugin"],"dependencies":[{"ecosystem":"maven","filepath":"maven-failsafe-plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.167Z","updated_at":"2022-07-05T17:33:45.167Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/maven-failsafe-plugin/pom.xml","dependencies":[{"id":106557741,"package_name":"org.apache.maven.surefire:maven-surefire-common","ecosystem":"maven","requirements":"3.0.0-M8-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":106557742,"package_name":"org.apache.maven.plugins:maven-surefire-plugin","ecosystem":"maven","requirements":"3.0.0-M8-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":106557743,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557744,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557745,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557746,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"maven-failsafe-plugin/src/it/jetty-war-test-failing/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.174Z","updated_at":"2022-07-05T17:33:45.174Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/maven-failsafe-plugin/src/it/jetty-war-test-failing/pom.xml","dependencies":[{"id":106557747,"package_name":"javax.servlet:servlet-api","ecosystem":"maven","requirements":"2.5","direct":true,"kind":"provided","optional":false},{"id":106557748,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false},{"id":106557749,"package_name":"net.sourceforge.htmlunit:htmlunit","ecosystem":"maven","requirements":"2.3","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"maven-failsafe-plugin/src/it/jetty-war-test-passing/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.183Z","updated_at":"2022-07-05T17:33:45.183Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/maven-failsafe-plugin/src/it/jetty-war-test-passing/pom.xml","dependencies":[{"id":106557750,"package_name":"javax.servlet:servlet-api","ecosystem":"maven","requirements":"2.5","direct":true,"kind":"provided","optional":false},{"id":106557751,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false},{"id":106557752,"package_name":"net.sourceforge.htmlunit:htmlunit","ecosystem":"maven","requirements":"2.3","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"maven-failsafe-plugin/src/it/multiple-summaries/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.188Z","updated_at":"2022-07-05T17:33:45.188Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/maven-failsafe-plugin/src/it/multiple-summaries/pom.xml","dependencies":[{"id":106557753,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"maven-failsafe-plugin/src/it/multiple-summaries-failing/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.193Z","updated_at":"2022-07-05T17:33:45.193Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/maven-failsafe-plugin/src/it/multiple-summaries-failing/pom.xml","dependencies":[{"id":106557754,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"maven-failsafe-plugin/src/it/working-directory/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.198Z","updated_at":"2022-07-05T17:33:45.198Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/maven-failsafe-plugin/src/it/working-directory/pom.xml","dependencies":[{"id":106557755,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"maven-surefire-common/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.204Z","updated_at":"2022-07-05T17:33:45.204Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/maven-surefire-common/pom.xml","dependencies":[{"id":106557756,"package_name":"org.apache.maven.surefire:surefire-api","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":106557757,"package_name":"org.apache.maven.surefire:surefire-extensions-api","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":106557758,"package_name":"org.apache.maven.surefire:surefire-booter","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":106557759,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557760,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557761,"package_name":"org.apache.maven.shared:maven-common-artifact-filters","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":106557762,"package_name":"org.codehaus.plexus:plexus-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":106557763,"package_name":"org.fusesource.jansi:jansi","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557764,"package_name":"org.apache.maven.surefire:surefire-shared-utils","ecosystem":"maven","requirements":"${surefire-shared-utils.version}","direct":true,"kind":"runtime","optional":false},{"id":106557765,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557766,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557767,"package_name":"org.powermock:powermock-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557768,"package_name":"org.powermock:powermock-module-junit4","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557769,"package_name":"org.powermock:powermock-api-mockito2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557770,"package_name":"org.jacoco:org.jacoco.agent","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"maven-surefire-plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.213Z","updated_at":"2022-07-05T17:33:45.213Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/maven-surefire-plugin/pom.xml","dependencies":[{"id":106557771,"package_name":"org.apache.maven.surefire:maven-surefire-common","ecosystem":"maven","requirements":"3.0.0-M8-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":106557772,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557773,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"maven-surefire-report-plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.221Z","updated_at":"2022-07-05T17:33:45.221Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/maven-surefire-report-plugin/pom.xml","dependencies":[{"id":106557774,"package_name":"org.apache.maven.surefire:surefire-report-parser","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":106557775,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557776,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557777,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557778,"package_name":"org.apache.maven.reporting:maven-reporting-impl","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":106557779,"package_name":"org.fusesource.jansi:jansi","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557780,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557781,"package_name":"org.apache.maven.plugin-testing:maven-plugin-testing-harness","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557782,"package_name":"org.apache.maven:maven-compat","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557783,"package_name":"org.xmlunit:xmlunit-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.239Z","updated_at":"2022-07-05T17:33:45.239Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/pom.xml","dependencies":[{"id":106557784,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557785,"package_name":"org.hamcrest:hamcrest-library","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557786,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557787,"package_name":"org.apache.commons:commons-compress","ecosystem":"maven","requirements":"1.21","direct":true,"kind":"runtime","optional":false},{"id":106557788,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"runtime","optional":false},{"id":106557789,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.11.0","direct":true,"kind":"runtime","optional":false},{"id":106557790,"package_name":"org.apache.maven.reporting:maven-reporting-api","ecosystem":"maven","requirements":"3.1.0","direct":true,"kind":"runtime","optional":false},{"id":106557791,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":106557792,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":106557793,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"provided","optional":false},{"id":106557794,"package_name":"org.apache.maven:maven-model","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"runtime","optional":false},{"id":106557795,"package_name":"org.apache.maven:maven-compat","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"runtime","optional":false},{"id":106557796,"package_name":"org.apache.maven:maven-settings","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"runtime","optional":false},{"id":106557797,"package_name":"org.apache.maven.shared:maven-shared-utils","ecosystem":"maven","requirements":"3.3.4","direct":true,"kind":"runtime","optional":false},{"id":106557798,"package_name":"org.apache.maven.reporting:maven-reporting-impl","ecosystem":"maven","requirements":"3.1.0","direct":true,"kind":"runtime","optional":false},{"id":106557799,"package_name":"org.apache.maven.shared:maven-common-artifact-filters","ecosystem":"maven","requirements":"3.1.1","direct":true,"kind":"runtime","optional":false},{"id":106557800,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"runtime","optional":false},{"id":106557801,"package_name":"org.apache.maven.plugin-testing:maven-plugin-testing-harness","ecosystem":"maven","requirements":"3.3.0","direct":true,"kind":"runtime","optional":false},{"id":106557802,"package_name":"org.xmlunit:xmlunit-core","ecosystem":"maven","requirements":"2.9.0","direct":true,"kind":"runtime","optional":false},{"id":106557803,"package_name":"net.sourceforge.htmlunit:htmlunit","ecosystem":"maven","requirements":"2.57.0","direct":true,"kind":"runtime","optional":false},{"id":106557804,"package_name":"org.fusesource.jansi:jansi","ecosystem":"maven","requirements":"2.4.0","direct":true,"kind":"runtime","optional":false},{"id":106557805,"package_name":"org.apache.maven.shared:maven-verifier","ecosystem":"maven","requirements":"1.8.0","direct":true,"kind":"runtime","optional":false},{"id":106557806,"package_name":"org.codehaus.plexus:plexus-java","ecosystem":"maven","requirements":"1.1.1","direct":true,"kind":"runtime","optional":false},{"id":106557807,"package_name":"org.junit.platform:junit-platform-launcher","ecosystem":"maven","requirements":"1.3.2","direct":true,"kind":"runtime","optional":false},{"id":106557808,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"5.3.2","direct":true,"kind":"runtime","optional":false},{"id":106557809,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"5.3.2","direct":true,"kind":"runtime","optional":false},{"id":106557810,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"2.28.2","direct":true,"kind":"runtime","optional":false},{"id":106557811,"package_name":"org.powermock:powermock-core","ecosystem":"maven","requirements":"2.0.9","direct":true,"kind":"runtime","optional":false},{"id":106557812,"package_name":"org.powermock:powermock-module-junit4","ecosystem":"maven","requirements":"2.0.9","direct":true,"kind":"runtime","optional":false},{"id":106557813,"package_name":"org.powermock:powermock-api-mockito2","ecosystem":"maven","requirements":"2.0.9","direct":true,"kind":"runtime","optional":false},{"id":106557814,"package_name":"org.powermock:powermock-reflect","ecosystem":"maven","requirements":"2.0.9","direct":true,"kind":"runtime","optional":false},{"id":106557815,"package_name":"org.javassist:javassist","ecosystem":"maven","requirements":"3.29.0-GA","direct":true,"kind":"runtime","optional":false},{"id":106557816,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"runtime","optional":false},{"id":106557817,"package_name":"org.hamcrest:hamcrest-library","ecosystem":"maven","requirements":"1.3","direct":true,"kind":"runtime","optional":false},{"id":106557818,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.23.1","direct":true,"kind":"runtime","optional":false},{"id":106557819,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":106557820,"package_name":"org.jacoco:org.jacoco.agent","ecosystem":"maven","requirements":"0.8.8","direct":true,"kind":"runtime","optional":false},{"id":106557821,"package_name":"com.googlecode.junit-toolbox:junit-toolbox","ecosystem":"maven","requirements":"2.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-api/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.287Z","updated_at":"2022-07-05T17:33:45.287Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-api/pom.xml","dependencies":[{"id":106557822,"package_name":"org.apache.maven.surefire:surefire-logger-api","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":106557823,"package_name":"org.apache.maven.surefire:surefire-shared-utils","ecosystem":"maven","requirements":"${surefire-shared-utils.version}","direct":true,"kind":"runtime","optional":false},{"id":106557824,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557825,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557826,"package_name":"org.powermock:powermock-reflect","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-booter/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.303Z","updated_at":"2022-07-05T17:33:45.303Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-booter/pom.xml","dependencies":[{"id":106557827,"package_name":"org.apache.maven.surefire:surefire-api","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":106557828,"package_name":"org.apache.maven.surefire:surefire-extensions-spi","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":106557829,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557830,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557831,"package_name":"org.powermock:powermock-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557832,"package_name":"org.powermock:powermock-module-junit4","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557833,"package_name":"org.powermock:powermock-api-mockito2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-extensions-api/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.320Z","updated_at":"2022-07-05T17:33:45.320Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-extensions-api/pom.xml","dependencies":[{"id":106557834,"package_name":"org.apache.maven.surefire:surefire-api","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"provided","optional":false},{"id":106557835,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":106557836,"package_name":"org.apache.maven.surefire:surefire-shared-utils","ecosystem":"maven","requirements":"${surefire-shared-utils.version}","direct":true,"kind":"runtime","optional":false},{"id":106557837,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-extensions-spi/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.340Z","updated_at":"2022-07-05T17:33:45.340Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-extensions-spi/pom.xml","dependencies":[{"id":106557838,"package_name":"org.apache.maven.surefire:surefire-api","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":106557839,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.382Z","updated_at":"2022-07-05T17:33:45.382Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/pom.xml","dependencies":[{"id":106557840,"package_name":"org.apache.maven.surefire:surefire-report-parser","ecosystem":"maven","requirements":"3.0.0-M6","direct":true,"kind":"test","optional":false},{"id":106557841,"package_name":"org.apache.maven.shared:maven-verifier","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557842,"package_name":"org.apache.maven:maven-settings","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557843,"package_name":"net.sourceforge.htmlunit:htmlunit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557844,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557845,"package_name":"org.apache.maven.shared:maven-shared-utils","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557846,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":106557847,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/SurefireToolchains/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.391Z","updated_at":"2022-07-05T17:33:45.391Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/SurefireToolchains/pom.xml","dependencies":[{"id":106557848,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/additional-classpath/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.399Z","updated_at":"2022-07-05T17:33:45.399Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/additional-classpath/pom.xml","dependencies":[{"id":106557849,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/aggregate-report/child1/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.433Z","updated_at":"2022-07-05T17:33:45.433Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/aggregate-report/child1/pom.xml","dependencies":[{"id":106557850,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/aggregate-report/child2/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.450Z","updated_at":"2022-07-05T17:33:45.450Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/aggregate-report/child2/pom.xml","dependencies":[{"id":106557851,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/ant-ignore/ivy.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.481Z","updated_at":"2022-07-05T17:33:45.481Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/ant-ignore/ivy.xml","dependencies":[{"id":106557852,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/ant-ignore/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.529Z","updated_at":"2022-07-05T17:33:45.529Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/ant-ignore/pom.xml","dependencies":[{"id":106557853,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/ant-ignore/src/ivy.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.573Z","updated_at":"2022-07-05T17:33:45.573Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/ant-ignore/src/ivy.xml","dependencies":[{"id":106557854,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/argLine-parameter/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.606Z","updated_at":"2022-07-05T17:33:45.606Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/argLine-parameter/pom.xml","dependencies":[{"id":106557855,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/argLine-properties/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.644Z","updated_at":"2022-07-05T17:33:45.644Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/argLine-properties/pom.xml","dependencies":[{"id":106557856,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.11","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/assumpationFailureReport/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.663Z","updated_at":"2022-07-05T17:33:45.663Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/assumpationFailureReport/pom.xml","dependencies":[{"id":106557857,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/classpath-filtering/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.691Z","updated_at":"2022-07-05T17:33:45.691Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/classpath-filtering/pom.xml","dependencies":[{"id":106557858,"package_name":"org.apache.commons:commons-email","ecosystem":"maven","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":106557859,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/classpath-order/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.702Z","updated_at":"2022-07-05T17:33:45.702Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/classpath-order/pom.xml","dependencies":[{"id":106557860,"package_name":"org.apache.maven.plugins:maven-surefire-report-plugin","ecosystem":"maven","requirements":"${surefire.version}","direct":true,"kind":"runtime","optional":false},{"id":106557861,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/classpath-scope-filtering/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.711Z","updated_at":"2022-07-05T17:33:45.711Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/classpath-scope-filtering/pom.xml","dependencies":[{"id":106557862,"package_name":"org.apache.commons:commons-email","ecosystem":"maven","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":106557863,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/consoleOutput/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.736Z","updated_at":"2022-07-05T17:33:45.736Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/consoleOutput/pom.xml","dependencies":[{"id":106557864,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/consoleOutputEncoding/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.775Z","updated_at":"2022-07-05T17:33:45.775Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/consoleOutputEncoding/pom.xml","dependencies":[{"id":106557898,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/consoleoutput-noisy/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.824Z","updated_at":"2022-07-05T17:33:45.824Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/consoleoutput-noisy/pom.xml","dependencies":[{"id":106557917,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/crash-detection/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.887Z","updated_at":"2022-07-05T17:33:45.887Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/crash-detection/pom.xml","dependencies":[{"id":106557931,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/crash-during-test/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.939Z","updated_at":"2022-07-05T17:33:45.939Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/crash-during-test/pom.xml","dependencies":[{"id":106557932,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false},{"id":106557933,"package_name":"uk.me.mjt:crashjvm","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/default-configuration/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:45.980Z","updated_at":"2022-07-05T17:33:45.980Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/default-configuration/pom.xml","dependencies":[{"id":106557934,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/default-configuration-abstract/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.034Z","updated_at":"2022-07-05T17:33:46.034Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/default-configuration-abstract/pom.xml","dependencies":[{"id":106557935,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/default-configuration-classWithNoTests/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.121Z","updated_at":"2022-07-05T17:33:46.121Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/default-configuration-classWithNoTests/pom.xml","dependencies":[{"id":106557936,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/default-configuration-noTests/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.188Z","updated_at":"2022-07-05T17:33:46.188Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/default-configuration-noTests/pom.xml","dependencies":[{"id":106557937,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/environment-variables/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.228Z","updated_at":"2022-07-05T17:33:46.228Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/environment-variables/pom.xml","dependencies":[{"id":106557938,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/fail-fast-junit/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.243Z","updated_at":"2022-07-05T17:33:46.243Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/fail-fast-junit/pom.xml","dependencies":[{"id":106557939,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/fail-fast-testng/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.266Z","updated_at":"2022-07-05T17:33:46.266Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/fail-fast-testng/pom.xml","dependencies":[{"id":106557940,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"5.10","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/failingBuilds/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.283Z","updated_at":"2022-07-05T17:33:46.283Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/failingBuilds/pom.xml","dependencies":[{"id":106557941,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/failsafe-buildfail/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.302Z","updated_at":"2022-07-05T17:33:46.302Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/failsafe-buildfail/pom.xml","dependencies":[{"id":106557942,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/failsafe-nofail/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.312Z","updated_at":"2022-07-05T17:33:46.312Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/failsafe-nofail/pom.xml","dependencies":[{"id":106557943,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/failsafe-notests/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.353Z","updated_at":"2022-07-05T17:33:46.353Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/failsafe-notests/pom.xml","dependencies":[{"id":106557944,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/failsafe-regular/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.383Z","updated_at":"2022-07-05T17:33:46.383Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/failsafe-regular/pom.xml","dependencies":[{"id":106557945,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/failure-result-counting/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.419Z","updated_at":"2022-07-05T17:33:46.419Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/failure-result-counting/pom.xml","dependencies":[{"id":106557946,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.10","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/failureOutput/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.491Z","updated_at":"2022-07-05T17:33:46.491Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/failureOutput/pom.xml","dependencies":[{"id":106557947,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/fork-consoleOutput/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.512Z","updated_at":"2022-07-05T17:33:46.512Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/fork-consoleOutput/pom.xml","dependencies":[{"id":106557948,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/fork-consoleOutputWithErrors/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.537Z","updated_at":"2022-07-05T17:33:46.537Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/fork-consoleOutputWithErrors/pom.xml","dependencies":[{"id":106557949,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/fork-fail/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.566Z","updated_at":"2022-07-05T17:33:46.566Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/fork-fail/pom.xml","dependencies":[{"id":106557950,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/fork-timeout/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.822Z","updated_at":"2022-07-05T17:33:46.822Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/fork-timeout/pom.xml","dependencies":[{"id":106557955,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/includes-excludes/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.877Z","updated_at":"2022-07-05T17:33:46.877Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/includes-excludes/pom.xml","dependencies":[{"id":106557956,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/includes-excludes-from-file/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:46.931Z","updated_at":"2022-07-05T17:33:46.931Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/includes-excludes-from-file/pom.xml","dependencies":[{"id":106557957,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/isolated-classloader/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.080Z","updated_at":"2022-07-05T17:33:47.080Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/isolated-classloader/pom.xml","dependencies":[{"id":106557958,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/java9-full-api/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.159Z","updated_at":"2022-07-05T17:33:47.159Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/java9-full-api/pom.xml","dependencies":[{"id":106557959,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13","direct":true,"kind":"test","optional":false},{"id":106557960,"package_name":"javax.transaction:javax.transaction-api","ecosystem":"maven","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":106557961,"package_name":"javax.xml.ws:jaxws-api","ecosystem":"maven","requirements":"2.3.0","direct":true,"kind":"runtime","optional":false},{"id":106557962,"package_name":"javax.xml.bind:jaxb-api","ecosystem":"maven","requirements":"2.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-ignore/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.258Z","updated_at":"2022-07-05T17:33:47.258Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-ignore/pom.xml","dependencies":[{"id":106557964,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-innerClass/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.298Z","updated_at":"2022-07-05T17:33:47.298Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-innerClass/pom.xml","dependencies":[{"id":106557965,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-notExtendingTestCase/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.331Z","updated_at":"2022-07-05T17:33:47.331Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-notExtendingTestCase/pom.xml","dependencies":[{"id":106557966,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-pathWithUmlaut/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.386Z","updated_at":"2022-07-05T17:33:47.386Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-pathWithUmlaut/pom.xml","dependencies":[{"id":106557967,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-platform/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.411Z","updated_at":"2022-07-05T17:33:47.411Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-platform/pom.xml","dependencies":[{"id":106557968,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"${jupiter.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-platform-engine-jqwik/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.444Z","updated_at":"2022-07-05T17:33:47.444Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-platform-engine-jqwik/pom.xml","dependencies":[{"id":106557969,"package_name":"net.jqwik:jqwik","ecosystem":"maven","requirements":"${jqwik.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-platform-engine-jupiter/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.493Z","updated_at":"2022-07-05T17:33:47.493Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-platform-engine-jupiter/pom.xml","dependencies":[{"id":106557970,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"${junit5.version}","direct":true,"kind":"test","optional":false},{"id":106557971,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"${junit5.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-platform-engine-vintage/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.629Z","updated_at":"2022-07-05T17:33:47.629Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-platform-engine-vintage/pom.xml","dependencies":[{"id":106557972,"package_name":"org.junit.vintage:junit-vintage-engine","ecosystem":"maven","requirements":"${junit5.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-platform-multiple-engines/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.659Z","updated_at":"2022-07-05T17:33:47.659Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-platform-multiple-engines/pom.xml","dependencies":[{"id":106557973,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"${junit5.version}","direct":true,"kind":"test","optional":false},{"id":106557974,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"${junit5.version}","direct":true,"kind":"test","optional":false},{"id":106557975,"package_name":"org.junit.vintage:junit-vintage-engine","ecosystem":"maven","requirements":"${junit5.version}","direct":true,"kind":"test","optional":false},{"id":106557976,"package_name":"net.jqwik:jqwik","ecosystem":"maven","requirements":"${jqwik.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-platform-rerun-failing-tests/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.678Z","updated_at":"2022-07-05T17:33:47.678Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-platform-rerun-failing-tests/pom.xml","dependencies":[{"id":106557977,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"${junit.version}","direct":true,"kind":"test","optional":false},{"id":106557978,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"${junit.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-platform-tags/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.741Z","updated_at":"2022-07-05T17:33:47.741Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-platform-tags/pom.xml","dependencies":[{"id":106557979,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"${junit5.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-twoTestCaseSuite/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.757Z","updated_at":"2022-07-05T17:33:47.757Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-twoTestCaseSuite/pom.xml","dependencies":[{"id":106557980,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit-twoTestCases/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.772Z","updated_at":"2022-07-05T17:33:47.772Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit-twoTestCases/pom.xml","dependencies":[{"id":106557981,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit4/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.785Z","updated_at":"2022-07-05T17:33:47.785Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit4/pom.xml","dependencies":[{"id":106557982,"package_name":"junit:junit","ecosystem":"maven","requirements":"${junit.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit4-forkAlways-staticInit/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.814Z","updated_at":"2022-07-05T17:33:47.814Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit4-forkAlways-staticInit/pom.xml","dependencies":[{"id":106557983,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.5","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit4-rerun-failing-tests/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.880Z","updated_at":"2022-07-05T17:33:47.880Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit4-rerun-failing-tests/pom.xml","dependencies":[{"id":106557984,"package_name":"junit:junit","ecosystem":"maven","requirements":"${junit.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit4-runlistener/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.915Z","updated_at":"2022-07-05T17:33:47.915Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit4-runlistener/pom.xml","dependencies":[{"id":106557985,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit4-twoTestCaseSuite/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.940Z","updated_at":"2022-07-05T17:33:47.940Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit4-twoTestCaseSuite/pom.xml","dependencies":[{"id":106557986,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit44-dep/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.968Z","updated_at":"2022-07-05T17:33:47.968Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit44-dep/pom.xml","dependencies":[{"id":106557987,"package_name":"junit:junit-dep","ecosystem":"maven","requirements":"${junit-dep.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit44-environment/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:47.990Z","updated_at":"2022-07-05T17:33:47.990Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit44-environment/pom.xml","dependencies":[{"id":106557988,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit44-hamcrest/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.106Z","updated_at":"2022-07-05T17:33:48.106Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit44-hamcrest/pom.xml","dependencies":[{"id":106557989,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit44-method-pattern/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.145Z","updated_at":"2022-07-05T17:33:48.145Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit44-method-pattern/pom.xml","dependencies":[{"id":106557990,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit44-multiple-methods/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.294Z","updated_at":"2022-07-05T17:33:48.294Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit44-multiple-methods/pom.xml","dependencies":[{"id":106558010,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit44-single-method/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.398Z","updated_at":"2022-07-05T17:33:48.398Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit44-single-method/pom.xml","dependencies":[{"id":106558025,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit47-concurrency/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.456Z","updated_at":"2022-07-05T17:33:48.456Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit47-concurrency/pom.xml","dependencies":[{"id":106558059,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.7","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit47-cucumber/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.499Z","updated_at":"2022-07-05T17:33:48.499Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit47-cucumber/pom.xml","dependencies":[{"id":106558060,"package_name":"io.cucumber:cucumber-java","ecosystem":"maven","requirements":"6.10.0","direct":true,"kind":"test","optional":false},{"id":106558061,"package_name":"io.cucumber:cucumber-junit","ecosystem":"maven","requirements":"6.10.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit47-parallel/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.629Z","updated_at":"2022-07-05T17:33:48.629Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit47-parallel/pom.xml","dependencies":[{"id":106558118,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit47-parallel-nts/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.720Z","updated_at":"2022-07-05T17:33:48.720Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit47-parallel-nts/pom.xml","dependencies":[{"id":106558119,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false},{"id":106558120,"package_name":"com.github.stephenc.jcip:jcip-annotations","ecosystem":"maven","requirements":"1.0-1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit47-parallel-with-suite/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.822Z","updated_at":"2022-07-05T17:33:48.822Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit47-parallel-with-suite/pom.xml","dependencies":[{"id":106558121,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit47-redirect-output/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.860Z","updated_at":"2022-07-05T17:33:48.860Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit47-redirect-output/pom.xml","dependencies":[{"id":106558122,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit47-rerun-failing-tests-with-cucumber/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:48.885Z","updated_at":"2022-07-05T17:33:48.885Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit47-rerun-failing-tests-with-cucumber/pom.xml","dependencies":[{"id":106558123,"package_name":"io.cucumber:cucumber-java","ecosystem":"maven","requirements":"6.10.0","direct":true,"kind":"test","optional":false},{"id":106558124,"package_name":"io.cucumber:cucumber-junit","ecosystem":"maven","requirements":"6.10.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit47-static-inner-class-tests/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:49.023Z","updated_at":"2022-07-05T17:33:49.023Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit47-static-inner-class-tests/pom.xml","dependencies":[{"id":106558125,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit48-categories/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:49.060Z","updated_at":"2022-07-05T17:33:49.060Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit48-categories/pom.xml","dependencies":[{"id":106558126,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit48-method-pattern/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:33:49.104Z","updated_at":"2022-07-05T17:33:49.104Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit48-method-pattern/pom.xml","dependencies":[{"id":106558127,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit48-multiple-method-patterns/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:07.968Z","updated_at":"2022-07-05T17:34:07.968Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit48-multiple-method-patterns/pom.xml","dependencies":[{"id":106558128,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit48-multiple-methods/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:08.047Z","updated_at":"2022-07-05T17:34:08.047Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit48-multiple-methods/pom.xml","dependencies":[{"id":106558130,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit48-single-method/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:08.083Z","updated_at":"2022-07-05T17:34:08.083Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit48-single-method/pom.xml","dependencies":[{"id":106558195,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit48-smartStackTrace/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:08.206Z","updated_at":"2022-07-05T17:34:08.206Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit48-smartStackTrace/pom.xml","dependencies":[{"id":106558323,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit5-modulepath/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:08.244Z","updated_at":"2022-07-05T17:34:08.244Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit5-modulepath/pom.xml","dependencies":[{"id":106558418,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":"2.9.9","direct":true,"kind":"runtime","optional":false},{"id":106558419,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"5.6.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit5-runner/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:08.311Z","updated_at":"2022-07-05T17:34:08.311Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit5-runner/pom.xml","dependencies":[{"id":106558420,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"5.6.2","direct":true,"kind":"test","optional":false},{"id":106558421,"package_name":"org.junit.platform:junit-platform-runner","ecosystem":"maven","requirements":"1.6.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit5-spock/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:08.371Z","updated_at":"2022-07-05T17:34:08.371Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit5-spock/pom.xml","dependencies":[{"id":106558462,"package_name":"org.spockframework:spock-core","ecosystem":"maven","requirements":"2.0-M2-groovy-3.0","direct":true,"kind":"test","optional":false},{"id":106558463,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"5.6.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit5-suite/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:08.445Z","updated_at":"2022-07-05T17:34:08.445Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit5-suite/pom.xml","dependencies":[{"id":106559545,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.8.0","direct":true,"kind":"test","optional":false},{"id":106559546,"package_name":"org.junit.platform:junit-platform-suite-api","ecosystem":"maven","requirements":"1.8.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/junit5-testng/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:08.569Z","updated_at":"2022-07-05T17:34:08.569Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/junit5-testng/pom.xml","dependencies":[{"id":106559582,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"7.5","direct":true,"kind":"test","optional":false},{"id":106559583,"package_name":"org.junit.support:testng-engine","ecosystem":"maven","requirements":"1.0.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/large-test-results/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:08.636Z","updated_at":"2022-07-05T17:34:08.636Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/large-test-results/pom.xml","dependencies":[{"id":106559606,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"surefire-its/src/test/resources/long-windows-path/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-05T17:34:08.695Z","updated_at":"2022-07-05T17:34:08.695Z","repository_link":"https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/resources/long-windows-path/pom.xml","dependencies":[{"id":106559609,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"test","optional":false}]}],"score":31.608702265990093,"created_at":"2025-04-28T21:38:20.542Z","updated_at":"2026-06-21T15:01:40.189Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360305","html_url":"https://summary.ecosyste.ms/projects/360305"}